aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-20 05:05:48 +0000
committerGitHub <noreply@github.com>2021-09-20 05:05:48 +0000
commit8312ff7b6be383d624de00eddff10efdcc835876 (patch)
tree8886417fe5e2ac69809b6165bcfae255453294b2
parent3f344723dc039c115c0c64f985a0240fba2cf71d (diff)
downloadtimeline-8312ff7b6be383d624de00eddff10efdcc835876.tar.gz
timeline-8312ff7b6be383d624de00eddff10efdcc835876.tar.bz2
timeline-8312ff7b6be383d624de00eddff10efdcc835876.zip
build(deps-dev): Bump eslint-plugin-react in /FrontEnd
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.2 to 7.25.3. - [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.25.2...v7.25.3) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... 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 5f54c8bb..c65fd34a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -65,7 +65,7 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
- "eslint-plugin-react": "^7.25.2",
+ "eslint-plugin-react": "^7.25.3",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.4.1",
"typescript": "^4.4.3",