We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd0897 commit d517113Copy full SHA for d517113
1 file changed
package.json
@@ -51,8 +51,8 @@
51
},
52
"devDependencies": {
53
"@types/node": "^14.0.27",
54
- "@typescript-eslint/eslint-plugin": "^3.8.0",
55
- "@typescript-eslint/parser": "^3.8.0",
+ "@typescript-eslint/eslint-plugin": "^4.0.0",
+ "@typescript-eslint/parser": "^4.0.0",
56
"@wessberg/rollup-plugin-ts": "^1.3.2",
57
"c8": "^7.3.0",
58
"chai": "^4.2.0",
0 commit comments