Skip to content

Commit c3ebc26

Browse files
fix(deps): update all non-major dependencies (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7ae161 commit c3ebc26

File tree

2 files changed

+167
-167
lines changed

2 files changed

+167
-167
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
"prepublishOnly": "pnpm run build"
3939
},
4040
"dependencies": {
41-
"@babel/parser": "^7.27.7",
41+
"@babel/parser": "^7.28.0",
4242
"pathe": "^2.0.3"
4343
},
4444
"devDependencies": {
45-
"@babel/types": "^7.27.7",
45+
"@babel/types": "^7.28.0",
4646
"@sxzz/eslint-config": "^7.0.4",
4747
"@sxzz/prettier-config": "^2.2.3",
48-
"@types/node": "^22.15.34",
48+
"@types/node": "^22.16.0",
4949
"@vitest/coverage-v8": "^3.2.4",
5050
"@vitest/ui": "^3.2.4",
5151
"bumpp": "^10.2.0",
52-
"eslint": "^9.30.0",
52+
"eslint": "^9.30.1",
5353
"estree-walker": "^3.0.3",
5454
"fast-glob": "^3.3.3",
5555
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)