aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commit2f9bf87b26392b14885b8851bbdc2346af4618b2 (patch)
treec22c26e32eecb9121dff316574272fc730312237 /FrontEnd/package.json
parentc0f6b2e752257cdf1577191369bde78f79a1aff3 (diff)
downloadtimeline-2f9bf87b26392b14885b8851bbdc2346af4618b2.tar.gz
timeline-2f9bf87b26392b14885b8851bbdc2346af4618b2.tar.bz2
timeline-2f9bf87b26392b14885b8851bbdc2346af4618b2.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>
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 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",