Skip to content

Commit fe3ca85

Browse files
committed
Update dependency eslint-plugin-react to v7.34.1
1 parent de9ce6c commit fe3ca85

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
@@ -35,7 +35,7 @@
3535
"babel-eslint": "10.1.0",
3636
"eslint": "8.57.0",
3737
"eslint-plugin-ghost": "3.4.0",
38-
"eslint-plugin-react": "7.34.0"
38+
"eslint-plugin-react": "7.34.1"
3939
},
4040
"dependencies": {
4141
"@tryghost/helpers": "1.1.89",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5368,10 +5368,10 @@ eslint-plugin-react-hooks@^4.6.0:
53685368
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
53695369
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
53705370

5371-
[email protected].0, eslint-plugin-react@^7.30.1:
5372-
version "7.34.0"
5373-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0.tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c"
5374-
integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ==
5371+
[email protected].1, eslint-plugin-react@^7.30.1:
5372+
version "7.34.1"
5373+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
5374+
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
53755375
dependencies:
53765376
array-includes "^3.1.7"
53775377
array.prototype.findlast "^1.2.4"

0 commit comments

Comments
 (0)