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 18, 2022
1 parent 28310f3 commit ebeb969
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 235 deletions.
20 changes: 10 additions & 10 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",
"eslint": "8.23.0",
"@types/node": "18.7.18",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"@vitest/coverage-c8": "0.23.4",
"eslint": "8.23.1",
"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.2",
"vitepress": "1.0.0-alpha.15",
"vitest": "0.23.4",
"zx": "7.0.8"
},
"packageManager": "pnpm@7.9.5",
"packageManager": "pnpm@7.12.0",
"lint-staged": {
"**/*.{ts}": [
"eslint --fix"
Expand Down

0 comments on commit ebeb969

Please sign in to comment.