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 and AriPerkkio committed Oct 9, 2023
1 parent 6ae6e9a commit 1c53ceb
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"validate": "pnpm build && pnpm lint && pnpm test run"
},
"devDependencies": {
"@types/node": "^20.8.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.50.0",
"@types/node": "^20.8.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-unicorn": "^48.0.1",
"prettier": "^3.0.3",
"publint": "^0.2.3",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "1.0.0-beta.0"
"vite": "^4.4.11",
"vitest": "1.0.0-beta.1"
},
"peerDependencies": {
"vitest": ">=0.18.0"
Expand Down
Loading

0 comments on commit 1c53ceb

Please sign in to comment.