Skip to content

Commit f822426

Browse files
chore(deps): update all non-major dependencies
1 parent 02e8667 commit f822426

File tree

2 files changed

+169
-168
lines changed

2 files changed

+169
-168
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
2222
"test": "vitest",
2323
"bump": "npx bumpp"
2424
},
25-
"packageManager": "pnpm@9.15.6",
25+
"packageManager": "pnpm@9.15.9",
2626
"repository": {
2727
"type": "git",
2828
"url": "https://github.com/rspack-contrib/rslog.git"
2929
},
3030
"devDependencies": {
31-
"@rslib/core": "^0.5.2",
32-
"@types/node": "^22.13.8",
31+
"@rslib/core": "^0.6.2",
32+
"@types/node": "^22.14.1",
3333
"prettier": "~2.8.8",
3434
"strip-ansi": "^7.1.0",
3535
"supports-color": "^9.4.0",
36-
"typescript": "~5.8.2",
36+
"typescript": "~5.8.3",
3737
"vitest": "^2.1.8"
3838
},
3939
"publishConfig": {

0 commit comments

Comments
 (0)