We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b0ba0 commit b01ad84Copy full SHA for b01ad84
package.json
@@ -63,8 +63,8 @@
63
"@types/micromatch": "^4.0.0",
64
"@types/node": "*",
65
"@types/semver": "^7.3.4",
66
- "@typescript-eslint/eslint-plugin": "^4.0.0",
67
- "@typescript-eslint/parser": "^4.0.0",
+ "@typescript-eslint/eslint-plugin": "^5.0.0",
+ "@typescript-eslint/parser": "^5.0.0",
68
"babel": "^6.0.0",
69
"babel-core": "^6.0.0",
70
"babel-loader": "^7.0.0",
@@ -73,7 +73,7 @@
73
"babel-preset-es2016": "^6.16.0",
74
"babel-preset-react": "^6.0.0",
75
"escape-string-regexp": "^2.0.0",
76
- "eslint": "^7.1.0",
+ "eslint": "^8.0.0",
77
"eslint-config-prettier": "^8.0.0",
78
"eslint-plugin-node": "^11.1.0",
79
"eslint-plugin-prettier": "^4.0.0",
0 commit comments