Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#159)
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] committed Feb 16, 2024
1 parent 18b0ac4 commit 9532cbe
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 47 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"validate": "pnpm build && pnpm lint && pnpm test run"
},
"devDependencies": {
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
Expand All @@ -38,8 +38,8 @@
"prettier": "^3.2.5",
"publint": "^0.2.7",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vitest": "^1.2.2"
"vite": "^5.1.3",
"vitest": "^1.3.0"
},
"peerDependencies": {
"vitest": ">=1"
Expand Down
91 changes: 47 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9532cbe

Please sign in to comment.