aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-05 05:45:40 +0000
committerGitHub <noreply@github.com>2021-07-05 05:45:40 +0000
commita8ac5d0833e72ac2ba9858fcdfbb8a437f0b2993 (patch)
treee71aa6f7b03e551c782e436b5d5e6490a80c0409
parent00e6794abdfb39cf5bbfcb0d89fc2baa9a83a738 (diff)
parentaf15ae0120ed88df8710c5ff2d76f622a61c4aca (diff)
downloadtimeline-a8ac5d0833e72ac2ba9858fcdfbb8a437f0b2993.tar.gz
timeline-a8ac5d0833e72ac2ba9858fcdfbb8a437f0b2993.tar.bz2
timeline-a8ac5d0833e72ac2ba9858fcdfbb8a437f0b2993.zip
Merge pull request #654 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.30.0
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f552a0ac..ec022c36 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@vitejs/plugin-react-refresh": "^1.3.4",
- "eslint": "^7.29.0",
+ "eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",