We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0bcb4 commit 654b356Copy full SHA for 654b356
package.json
@@ -72,9 +72,9 @@
72
"@types/webpack": "4.41.38",
73
"@types/webpack-dev-server": "3.11.6",
74
"@types/webpack-merge": "4.1.5",
75
- "@typescript-eslint/eslint-plugin": "2.34.0",
76
- "@typescript-eslint/parser": "2.34.0",
77
- "@typescript-eslint/typescript-estree": "2.34.0",
+ "@typescript-eslint/eslint-plugin": "8.18.0",
+ "@typescript-eslint/parser": "8.18.0",
+ "@typescript-eslint/typescript-estree": "8.18.0",
78
"babel-jest": "24.9.0",
79
"babel-loader": "8.1.0",
80
"babel-plugin-add-module-exports": "1.0.4",
0 commit comments