aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-17 09:04:47 +0000
committerGitHub <noreply@github.com>2021-05-17 09:04:47 +0000
commit309050e6735fcea691e88b9dd98228d139981bde (patch)
tree9be686e527632b11eb01fa43a9f27c6da4075355
parentc4aaaef1697a960c7e8cc9f2ead7b36bb5ee3334 (diff)
parent1f2ca34449fa933f8fc690998cf8237875bb9008 (diff)
downloadtimeline-309050e6735fcea691e88b9dd98228d139981bde.tar.gz
timeline-309050e6735fcea691e88b9dd98228d139981bde.tar.bz2
timeline-309050e6735fcea691e88b9dd98228d139981bde.zip
Merge pull request #540 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-import-2.23.2
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 8e22dd4f..7f1543b6 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -91,7 +91,7 @@
"css-loader": "^5.2.4",
"eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
- "eslint-plugin-import": "^2.22.1",
+ "eslint-plugin-import": "^2.23.2",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",