Skip to content

Commit 222df58

Browse files
committed
Update dependency eslint-plugin-react to v7.31.8
1 parent 446aac3 commit 222df58

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.7"
38+
"eslint-plugin-react": "7.31.8"
3939
},
4040
"dependencies": {
4141
"@tryghost/helpers": "1.1.73",

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].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==
5358+
[email protected].8, eslint-plugin-react@^7.29.4:
5359+
version "7.31.8"
5360+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
5361+
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
53625362
dependencies:
53635363
array-includes "^3.1.5"
53645364
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)