aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-19 22:52:32 +0800
committerGitHub <noreply@github.com>2022-05-19 22:52:32 +0800
commit14cf03f8cfbb56f811201b43835a3108c540b58b (patch)
tree68a77f523c20f5b3578b1c0aa7635211e0661bc6
parentaa98cede952c042e70433ab1134580c5f9534c6b (diff)
parentec686f15a65ff19117be5a41cb16fa93896da655 (diff)
downloadtimeline-14cf03f8cfbb56f811201b43835a3108c540b58b.tar.gz
timeline-14cf03f8cfbb56f811201b43835a3108c540b58b.tar.bz2
timeline-14cf03f8cfbb56f811201b43835a3108c540b58b.zip
Merge pull request #1217 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.30.0
build(deps-dev): Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /FrontEnd
-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",