Skip to content

Commit 5b76117

Browse files
chore(deps): update all non-major dependencies
1 parent 4dc6e61 commit 5b76117

File tree

2 files changed

+450
-135
lines changed

2 files changed

+450
-135
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.31.0",
89-
"@typescript-eslint/parser": "8.31.0",
88+
"@typescript-eslint/eslint-plugin": "8.31.1",
89+
"@typescript-eslint/parser": "8.31.1",
9090
"chai": "5.2.0",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.25.1",
92+
"eslint": "9.26.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "9.1.0",
9595
"eslint-plugin-import": "2.31.0",
@@ -98,7 +98,7 @@
9898
"eslint-plugin-react": "7.37.5",
9999
"husky": "9.1.7",
100100
"lint-staged": "15.5.1",
101-
"mocha": "11.1.0",
101+
"mocha": "11.2.2",
102102
"nyc": "17.1.0",
103103
"prettier": "3.5.3",
104104
"pretty-quick": "4.1.1",

0 commit comments

Comments
 (0)