Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2022
1 parent 5c69cf9 commit 8a10979
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 20 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"devDependencies": {
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@types/node": "16.11.56",
"@types/node": "16.11.58",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"@vitest/ui": "0.22.1",
"@vitest/ui": "0.23.1",
"@vue/component-compiler-utils": "3.3.0",
"c8": "7.12.0",
"eslint": "8.23.0",
Expand All @@ -68,11 +68,11 @@
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"typescript": "4.8.2",
"vite": "3.0.9",
"typescript": "4.8.3",
"vite": "3.1.0",
"vite-plugin-dts": "1.4.1",
"vitepress": "1.0.0-alpha.13",
"vitest": "0.22.1"
"vitest": "0.23.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 8a10979

Please sign in to comment.