aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-31 07:19:16 +0000
committerGitHub <noreply@github.com>2021-05-31 07:19:16 +0000
commit156c0b7c07809b07badc998b1cdd63a21c0e1df4 (patch)
treec294d9b2f50e9df872e7f43059af8929f39b79e9
parentfa45532753dee9a68dd351a9f2eca1a931434315 (diff)
downloadtimeline-156c0b7c07809b07badc998b1cdd63a21c0e1df4.tar.gz
timeline-156c0b7c07809b07badc998b1cdd63a21c0e1df4.tar.bz2
timeline-156c0b7c07809b07badc998b1cdd63a21c0e1df4.zip
build(deps-dev): Bump eslint-plugin-react in /FrontEnd
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.24.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7608c51b..534a2349 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -91,7 +91,7 @@
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
- "eslint-plugin-react": "^7.23.2",
+ "eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",