Skip to content

Commit 2aae943

Browse files
committed
feat: bump fetch 3.5.17 with node 22.11.0 support
1 parent c9b77fa commit 2aae943

File tree

2 files changed

+203
-226
lines changed

2 files changed

+203
-226
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/generator": "^7.23.0",
2626
"@babel/parser": "^7.23.0",
2727
"@babel/types": "^7.23.0",
28-
"@yao-pkg/pkg-fetch": "3.5.16",
28+
"@yao-pkg/pkg-fetch": "3.5.17",
2929
"into-stream": "^6.0.0",
3030
"minimist": "^1.2.6",
3131
"multistream": "^4.1.0",
@@ -60,11 +60,11 @@
6060
"eslint-config-prettier": "^9.0.0",
6161
"eslint-plugin-import": "^2.28.1",
6262
"json-stable-stringify": "^1.0.1",
63-
"lint-staged": "^10.5.4",
63+
"lint-staged": "^15.2.10",
6464
"prettier": "^3.0.3",
6565
"release-it": "^16.2.1",
6666
"rimraf": "^3.0.2",
67-
"simple-git-hooks": ">=2.8.0",
67+
"simple-git-hooks": "^2.11.1",
6868
"typescript": "^4.7.2"
6969
},
7070
"scripts": {

0 commit comments

Comments
 (0)