Skip to content

Commit 24c35c1

Browse files
chore(deps): update all non-major dependencies
1 parent 5816882 commit 24c35c1

File tree

2 files changed

+258
-241
lines changed

2 files changed

+258
-241
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magic-string-ast",
33
"version": "0.9.1",
4-
"packageManager": "pnpm@10.7.1",
4+
"packageManager": "pnpm@10.8.1",
55
"description": "magic-string with AST shortcut.",
66
"type": "module",
77
"license": "MIT",
@@ -44,15 +44,15 @@
4444
"devDependencies": {
4545
"@sxzz/eslint-config": "^6.1.1",
4646
"@sxzz/prettier-config": "^2.2.1",
47-
"@types/node": "^22.14.0",
47+
"@types/node": "^22.14.1",
4848
"bumpp": "^10.1.0",
49-
"eslint": "^9.23.0",
49+
"eslint": "^9.24.0",
5050
"fast-glob": "^3.3.3",
5151
"magic-string-stack": "^1.0.0",
5252
"prettier": "^3.5.3",
53-
"tsdown": "^0.7.3",
53+
"tsdown": "^0.7.5",
5454
"tsx": "^4.19.3",
55-
"typescript": "^5.8.2",
55+
"typescript": "^5.8.3",
5656
"vitest": "^3.1.1"
5757
},
5858
"engines": {

0 commit comments

Comments
 (0)