We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ed59c commit e93f7ceCopy full SHA for e93f7ce
package.json
@@ -55,8 +55,8 @@
55
"@types/jest": "^29.0.0",
56
"@types/stream-to-array": "^2.3.0",
57
"@types/streamify-string": "^1.0.0",
58
- "@typescript-eslint/eslint-plugin": "^5.0.0",
59
- "@typescript-eslint/parser": "^5.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
60
"eslint": "^7.12.1",
61
"eslint-config-es": "3.25.3",
62
"eslint-import-resolver-typescript": "^2.3.0",
0 commit comments