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 c2a90e5 commit 7fcb533Copy full SHA for 7fcb533
2 files changed
package.json
@@ -21,13 +21,13 @@
21
"@babel/core": "^7.23.3",
22
"@babel/eslint-parser": "^7.23.3",
23
"@babel/preset-env": "^7.23.3",
24
- "c8": "^8.0.0",
+ "c8": "^10.1.2",
25
"eslint": "^9.6.0",
26
"eslint-config-prettier": "^9.1.0",
27
"eslint-plugin-prettier": "^5.1.3",
28
"globals": "^15.8.0",
29
- "husky": "^8.0.3",
30
- "lint-staged": "^13.2.3",
+ "husky": "^9.1.5",
+ "lint-staged": "^15.2.9",
31
"prettier": "^3.0.0",
32
"webpack": "^5.93.0"
33
},
0 commit comments