Skip to content

Commit a0f1a00

Browse files
authoredJan 26, 2025
chore(deps): update all non-major dependencies
1 parent 50e2207 commit a0f1a00

File tree

2 files changed

+1637
-2928
lines changed

2 files changed

+1637
-2928
lines changed
 

‎package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -38,27 +38,27 @@
3838
"test:full": "pnpm run test --run && pnpm run build && pnpm run test:build --run"
3939
},
4040
"dependencies": {
41-
"@babel/parser": "^7.25.4",
42-
"@babel/types": "^7.25.4",
43-
"source-map-js": "^1.2.0"
41+
"@babel/parser": "^7.26.7",
42+
"@babel/types": "^7.26.7",
43+
"source-map-js": "^1.2.1"
4444
},
4545
"devDependencies": {
46-
"@types/node": "^20.16.1",
46+
"@types/node": "^20.17.16",
4747
"@vitest/coverage-v8": "^1.6.0",
4848
"@vitest/ui": "^1.6.0",
4949
"ast-types": "^0.16.1",
50-
"changelogen": "^0.5.5",
51-
"eslint": "^9.9.1",
52-
"eslint-config-unjs": "^0.3.2",
53-
"esno": "^4.7.0",
50+
"changelogen": "^0.5.7",
51+
"eslint": "^9.19.0",
52+
"eslint-config-unjs": "^0.4.2",
53+
"esno": "^4.8.0",
5454
"giget": "^1.2.3",
55-
"lint-staged": "^15.2.9",
55+
"lint-staged": "^15.4.3",
5656
"magicast": "workspace:*",
57-
"prettier": "^3.3.3",
57+
"prettier": "^3.4.2",
5858
"recast": "^0.23.9",
5959
"simple-git-hooks": "^2.11.1",
6060
"source-map": "npm:source-map-js@latest",
61-
"typescript": "^5.5.4",
61+
"typescript": "^5.7.3",
6262
"unbuild": "^2.0.0",
6363
"vitest": "^1.6.0"
6464
},

0 commit comments

Comments
 (0)
Please sign in to comment.