aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-24 07:09:13 +0000
committerGitHub <noreply@github.com>2021-03-24 07:09:13 +0000
commit3af9bdfe997257db36ea102fbaec15e58c3b0f51 (patch)
tree602f09e8eeb674daf1f6097bf7fcd00841d08368 /FrontEnd
parent8a1cfd6ee9ef7f2e7db2b03e886c31c74646db93 (diff)
parentbf7b050971ca6afaa34f8ae2cc9648ef0203e3a1 (diff)
downloadtimeline-3af9bdfe997257db36ea102fbaec15e58c3b0f51.tar.gz
timeline-3af9bdfe997257db36ea102fbaec15e58c3b0f51.tar.bz2
timeline-3af9bdfe997257db36ea102fbaec15e58c3b0f51.zip
Merge pull request #404 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.23.1
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 29f9f73c..e34b0207 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -89,7 +89,7 @@
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",
- "eslint-plugin-react": "^7.23.0",
+ "eslint-plugin-react": "^7.23.1",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",