Skip to content

Commit 8a49732

Browse files
committed
Update dependency eslint-plugin-react to v7.31.7
1 parent af03e13 commit 8a49732

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.23.0",
3737
"eslint-plugin-ghost": "2.15.1",
38-
"eslint-plugin-react": "7.31.1"
38+
"eslint-plugin-react": "7.31.7"
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
@@ -5355,10 +5355,10 @@ eslint-plugin-react-hooks@^4.5.0:
53555355
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
53565356
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
53575357

5358-
[email protected].1, eslint-plugin-react@^7.29.4:
5359-
version "7.31.1"
5360-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af"
5361-
integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==
5358+
[email protected].7, eslint-plugin-react@^7.29.4:
5359+
version "7.31.7"
5360+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.7.tgz#36fb1c611a7db5f757fce09cbbcc01682f8b0fbb"
5361+
integrity sha512-8NldBTeYp/kQoTV1uT0XF6HcmDqbgZ0lNPkN0wlRw8DJKXEnaWu+oh/6gt3xIhzvQ35wB2Y545fJhIbJSZ2NNw==
53625362
dependencies:
53635363
array-includes "^3.1.5"
53645364
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)