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 Mar 15, 2024
1 parent 92d89b4 commit 51973f4
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"validate": "pnpm build && pnpm lint && pnpm test run"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@types/node": "^20.11.28",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -38,8 +38,8 @@
"prettier": "^3.2.5",
"publint": "^0.2.7",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vitest": "^1.3.1"
"vite": "^5.1.6",
"vitest": "^1.4.0"
},
"peerDependencies": {
"vitest": ">=1"
Expand Down
Loading

0 comments on commit 51973f4

Please sign in to comment.