aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-24 07:03:25 +0000
committerGitHub <noreply@github.com>2021-03-24 07:03:25 +0000
commitbf7b050971ca6afaa34f8ae2cc9648ef0203e3a1 (patch)
treea47d04f969bf719e986b648a6be642f656a289c7
parentadcad422372d38807e9dcf571678453bfddb378b (diff)
downloadtimeline-bf7b050971ca6afaa34f8ae2cc9648ef0203e3a1.tar.gz
timeline-bf7b050971ca6afaa34f8ae2cc9648ef0203e3a1.tar.bz2
timeline-bf7b050971ca6afaa34f8ae2cc9648ef0203e3a1.zip
build(deps-dev): Bump eslint-plugin-react in /FrontEnd
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.0 to 7.23.1. - [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.0...v7.23.1) 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 0e05459b..323a0987 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",