aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 65f6b00f..eb3e93e5 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -50,7 +50,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.171",
- "@types/node": "^16.4.3",
+ "@types/node": "^16.4.10",
"@types/react": "^17.0.15",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
@@ -62,7 +62,7 @@
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"@vitejs/plugin-react-refresh": "^1.3.5",
- "eslint": "^7.31.0",
+ "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",