aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitcc04cb78124f60792338e6206bd8a571284b9027 (patch)
tree7aa80931d550f343d6e7099930fc1083ad975d75 /FrontEnd/package.json
parentdf75722b3d08e1d23532c27c197ae9f97f81bd51 (diff)
downloadtimeline-cc04cb78124f60792338e6206bd8a571284b9027.tar.gz
timeline-cc04cb78124f60792338e6206bd8a571284b9027.tar.bz2
timeline-cc04cb78124f60792338e6206bd8a571284b9027.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>
Diffstat (limited to 'FrontEnd/package.json')
-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",