Skip to content

Commit 3bf090f

Browse files
Merge pull request #308 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency eslint-plugin-react to v7.34.1
2 parents 967a87e + b8f0dd9 commit 3bf090f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-jsx-a11y": "6.8.0",
6060
"eslint-plugin-mdx": "^3.1.1",
6161
"eslint-plugin-prettier": "5.1.3",
62-
"eslint-plugin-react": "7.34.0",
62+
"eslint-plugin-react": "7.34.1",
6363
"eslint-plugin-react-hooks": "4.6.0",
6464
"identity-obj-proxy": "^3.0.0",
6565
"jest": "^29.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6612,10 +6612,10 @@ eslint-plugin-react-hooks@4.6.0, eslint-plugin-react-hooks@^4.6.0:
66126612
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
66136613
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
66146614

6615-
eslint-plugin-react@7.34.0:
6616-
version "7.34.0"
6617-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0.tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c"
6618-
integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ==
6615+
eslint-plugin-react@7.34.1:
6616+
version "7.34.1"
6617+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
6618+
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
66196619
dependencies:
66206620
array-includes "^3.1.7"
66216621
array.prototype.findlast "^1.2.4"

0 commit comments

Comments
 (0)