We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b77fa commit 2aae943Copy full SHA for 2aae943
package.json
@@ -25,7 +25,7 @@
25
"@babel/generator": "^7.23.0",
26
"@babel/parser": "^7.23.0",
27
"@babel/types": "^7.23.0",
28
- "@yao-pkg/pkg-fetch": "3.5.16",
+ "@yao-pkg/pkg-fetch": "3.5.17",
29
"into-stream": "^6.0.0",
30
"minimist": "^1.2.6",
31
"multistream": "^4.1.0",
@@ -60,11 +60,11 @@
60
"eslint-config-prettier": "^9.0.0",
61
"eslint-plugin-import": "^2.28.1",
62
"json-stable-stringify": "^1.0.1",
63
- "lint-staged": "^10.5.4",
+ "lint-staged": "^15.2.10",
64
"prettier": "^3.0.3",
65
"release-it": "^16.2.1",
66
"rimraf": "^3.0.2",
67
- "simple-git-hooks": ">=2.8.0",
+ "simple-git-hooks": "^2.11.1",
68
"typescript": "^4.7.2"
69
},
70
"scripts": {
0 commit comments