Skip to content

Commit 286b962

Browse files
chore(deps): update dependency eslint-plugin-react to v7.34.1
1 parent 37e69c7 commit 286b962

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "2.29.1",
6969
"eslint-plugin-jsx-a11y": "6.8.0",
7070
"eslint-plugin-prettier": "5.1.3",
71-
"eslint-plugin-react": "7.34.0",
71+
"eslint-plugin-react": "7.34.1",
7272
"hoist-non-react-statics": "3.3.2",
7373
"html-loader": "4.2.0",
7474
"html-webpack-plugin": "5.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3530,10 +3530,10 @@ [email protected]:
35303530
prettier-linter-helpers "^1.0.0"
35313531
synckit "^0.8.6"
35323532

3533-
3534-
version "7.34.0"
3535-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0.tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c"
3536-
integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ==
3533+
3534+
version "7.34.1"
3535+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
3536+
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
35373537
dependencies:
35383538
array-includes "^3.1.7"
35393539
array.prototype.findlast "^1.2.4"

0 commit comments

Comments
 (0)