Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 789a107 commit 9a8cbf0
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 137 deletions.
16 changes: 8 additions & 8 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.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-unicorn": "^49.0.0",
"prettier": "^3.1.0",
"publint": "^0.2.5",
"publint": "^0.2.6",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "1.0.0-beta.5"
"vite": "^5.0.4",
"vitest": "1.0.0-beta.6"
},
"peerDependencies": {
"vitest": ">=0.18.0"
Expand Down
Loading

0 comments on commit 9a8cbf0

Please sign in to comment.