We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce57fe commit 32bf46bCopy full SHA for 32bf46b
1 file changed
package.json
@@ -33,8 +33,8 @@
33
"license": "MIT",
34
"devDependencies": {
35
"@types/debug": "4.1.5",
36
- "@typescript-eslint/eslint-plugin": "2.19.2",
37
- "@typescript-eslint/parser": "2.19.2",
+ "@typescript-eslint/eslint-plugin": "6.9.0",
+ "@typescript-eslint/parser": "6.9.0",
38
"babel-cli": "6.26.0",
39
"babel-preset-env": "1.7.0",
40
"eslint-config-xo-typescript": "0.24.1",
0 commit comments