aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-12 08:02:03 +0000
committerGitHub <noreply@github.com>2021-04-12 08:02:03 +0000
commita47f395ce6b49f31dd45965cf2bcac6814254831 (patch)
tree8802697d5b5a795e4a48f2954f1743da2da51f88
parent9de59ecdb2bdcd11959cc3c18a301c2db0d76144 (diff)
parent4790a833597b31fc71e55f8170c0d94158eb7a63 (diff)
downloadtimeline-a47f395ce6b49f31dd45965cf2bcac6814254831.tar.gz
timeline-a47f395ce6b49f31dd45965cf2bcac6814254831.tar.bz2
timeline-a47f395ce6b49f31dd45965cf2bcac6814254831.zip
Merge pull request #440 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.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 dabd0314..3ed352d2 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -90,7 +90,7 @@
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",
- "eslint-plugin-react": "^7.23.1",
+ "eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",