Skip to content

Commit

Permalink
chore: 🤖 bump all non-major dependencies (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 004c3cb commit 454df80
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 201 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@types/node": "20.16.10",
"@vitest/coverage-v8": "2.1.1",
"@types/node": "20.16.11",
"@vitest/coverage-v8": "2.1.2",
"clean-pkg-json": "1.2.0",
"commitlint": "19.5.0",
"eslint": "8.57.1",
Expand All @@ -60,10 +60,10 @@
"pkgroll": "2.5.0",
"prettier": "3.3.3",
"semantic-release": "24.1.2",
"typescript": "5.6.2",
"vitest": "2.1.1"
"typescript": "5.6.3",
"vitest": "2.1.2"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"engines": {
"node": ">= 20"
},
Expand Down
Loading

0 comments on commit 454df80

Please sign in to comment.