Skip to content

Commit 897fcaf

Browse files
committed
Update dependency eslint-plugin-react to v7.31.0
1 parent fcfa835 commit 897fcaf

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.22.0",
3737
"eslint-plugin-ghost": "2.15.1",
38-
"eslint-plugin-react": "7.30.1"
38+
"eslint-plugin-react": "7.31.0"
3939
},
4040
"dependencies": {
4141
"@tryghost/helpers": "1.1.72",

yarn.lock

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

5353-
eslint-plugin-react@7.30.1, eslint-plugin-react@^7.29.4:
5354-
version "7.30.1"
5355-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
5356-
integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==
5353+
eslint-plugin-react@7.31.0, eslint-plugin-react@^7.29.4:
5354+
version "7.31.0"
5355+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.0.tgz#fd3f81c9db5971095b3521ede22781afd37442b0"
5356+
integrity sha512-BWriBttYYCnfb4RO9SB91Og8uA9CPcBMl5UlCOCtuYW1UjhN3QypzEcEHky4ZIRZDKjbO2Blh9BjP8E7W/b1SA==
53575357
dependencies:
53585358
array-includes "^3.1.5"
53595359
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)