aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-19 05:07:07 +0000
committerGitHub <noreply@github.com>2022-05-19 05:07:07 +0000
commitec686f15a65ff19117be5a41cb16fa93896da655 (patch)
tree68a77f523c20f5b3578b1c0aa7635211e0661bc6
parentaa98cede952c042e70433ab1134580c5f9534c6b (diff)
downloadtimeline-ec686f15a65ff19117be5a41cb16fa93896da655.tar.gz
timeline-ec686f15a65ff19117be5a41cb16fa93896da655.tar.bz2
timeline-ec686f15a65ff19117be5a41cb16fa93896da655.zip
build(deps-dev): Bump eslint-plugin-react in /FrontEnd
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.29.4 to 7.30.0. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.0) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... 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 d8206d51..feb3797f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -63,7 +63,7 @@
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
- "eslint-plugin-react": "^7.29.4",
+ "eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"typescript": "^4.6.4",