Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2022
1 parent 28310f3 commit 0ef056a
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 156 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -36,22 +36,22 @@
},
"devDependencies": {
"@jsdevtools/version-bump-prompt": "6.1.0",
"@types/node": "18.7.13",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"@vitest/coverage-c8": "0.22.1",
"@types/node": "18.7.16",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"@vitest/coverage-c8": "0.23.2",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
"husky": "8.0.1",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"typescript": "4.8.2",
"vite": "3.0.9",
"vitepress": "1.0.0-alpha.12",
"vitest": "0.22.1",
"typescript": "4.8.3",
"vite": "3.1.0",
"vitepress": "1.0.0-alpha.13",
"vitest": "0.23.2",
"zx": "7.0.8"
},
"packageManager": "pnpm@7.9.5",
"packageManager": "pnpm@7.11.0",
"lint-staged": {
"**/*.{ts}": [
"eslint --fix"
Expand Down

0 comments on commit 0ef056a

Please sign in to comment.