We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc6e61 commit 5b76117Copy full SHA for 5b76117
package.json
@@ -85,11 +85,11 @@
85
"@types/prettier": "3.0.0",
86
"@types/xmldom": "0.1.34",
87
"@types/yauzl": "2.10.3",
88
- "@typescript-eslint/eslint-plugin": "8.31.0",
89
- "@typescript-eslint/parser": "8.31.0",
+ "@typescript-eslint/eslint-plugin": "8.31.1",
+ "@typescript-eslint/parser": "8.31.1",
90
"chai": "5.2.0",
91
"co-mocha": "1.2.2",
92
- "eslint": "9.25.1",
+ "eslint": "9.26.0",
93
"eslint-config-airbnb": "19.0.4",
94
"eslint-config-prettier": "9.1.0",
95
"eslint-plugin-import": "2.31.0",
@@ -98,7 +98,7 @@
98
"eslint-plugin-react": "7.37.5",
99
"husky": "9.1.7",
100
"lint-staged": "15.5.1",
101
- "mocha": "11.1.0",
+ "mocha": "11.2.2",
102
"nyc": "17.1.0",
103
"prettier": "3.5.3",
104
"pretty-quick": "4.1.1",
0 commit comments