Skip to content

Commit eeff1df

Browse files
authored
Merge pull request #436 from devmehq/renovate/all-minor-patch
2 parents 51900d6 + b204d8a commit eeff1df

File tree

2 files changed

+238
-132
lines changed

2 files changed

+238
-132
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,22 +85,22 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.34.0",
89-
"@typescript-eslint/parser": "8.34.0",
88+
"@typescript-eslint/eslint-plugin": "8.35.0",
89+
"@typescript-eslint/parser": "8.35.0",
9090
"chai": "5.2.0",
9191
"co-mocha": "1.2.2",
9292
"eslint": "9.29.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "9.1.0",
95-
"eslint-plugin-import": "2.31.0",
95+
"eslint-plugin-import": "2.32.0",
9696
"eslint-plugin-jsx-a11y": "6.10.2",
97-
"eslint-plugin-prettier": "5.4.1",
97+
"eslint-plugin-prettier": "5.5.0",
9898
"eslint-plugin-react": "7.37.5",
9999
"husky": "9.1.7",
100-
"lint-staged": "16.1.1",
101-
"mocha": "11.6.0",
100+
"lint-staged": "16.1.2",
101+
"mocha": "11.7.1",
102102
"nyc": "17.1.0",
103-
"prettier": "3.5.3",
103+
"prettier": "3.6.1",
104104
"pretty-quick": "4.2.2",
105105
"should": "13.2.3",
106106
"ts-node": "10.9.2",

0 commit comments

Comments
 (0)