diff options
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 22e306e2..ccf39afa 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -69,7 +69,7 @@ "@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.2",
"@types/webpack-env": "^1.16.0",
- "@typescript-eslint/eslint-plugin": "^4.26.0",
+ "@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^9.0.0",
|