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 5a5f762 commit 4533236Copy full SHA for 4533236
package.json
@@ -66,14 +66,14 @@
66
"@types/node": "20.17.2",
67
"@types/object-hash": "^3.0.0",
68
"@types/semver": "^7.5.4",
69
- "@typescript-eslint/eslint-plugin": "5.62.0",
70
- "@typescript-eslint/parser": "5.62.0",
+ "@typescript-eslint/eslint-plugin": "8.12.2",
+ "@typescript-eslint/parser": "8.12.2",
71
"assert": "^2.0.0",
72
"axios-mock-adapter": "2.1.0",
73
"babel-preset-minify": "0.5.2",
74
"@bufbuild/buf": "^1.34.0",
75
- "eslint": "8.57.1",
76
- "eslint-config-prettier": "8.10.0",
+ "eslint": "9.13.0",
+ "eslint-config-prettier": "9.1.0",
77
"eslint-plugin-prettier": "^5.0.1",
78
"fetch-mock-jest": "^1.5.1",
79
"jest": "^29.4.1",
0 commit comments