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] authored Sep 16, 2023
1 parent acb0588 commit 046cf96
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 135 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
},
"devDependencies": {
"@jsdevtools/version-bump-prompt": "6.1.0",
"@types/node": "20.5.7",
"@types/node": "20.6.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitest/coverage-v8": "0.34.3",
"eslint": "8.48.0",
"@vitest/coverage-v8": "0.34.4",
"eslint": "8.49.0",
"eslint-config-prettier": "8.10.0",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"prettier": "2.8.8",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitepress": "1.0.0-rc.4",
"vitest": "0.34.3",
"vitepress": "1.0.0-rc.13",
"vitest": "0.34.4",
"zx": "7.2.3"
},
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@8.7.5",
"lint-staged": {
"**/*.{ts}": [
"eslint --fix"
Expand Down
Loading

0 comments on commit 046cf96

Please sign in to comment.