Skip to content

Commit e14010f

Browse files
Update dependency eslint-plugin-react to v7.36.0
1 parent 4a1f961 commit e14010f

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5402,10 +5402,10 @@ eslint-plugin-react-hooks@^4.6.0:
54025402
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
54035403
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
54045404

5405-
eslint-plugin-react@7.35.0, eslint-plugin-react@^7.30.1:
5406-
version "7.35.0"
5407-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
5408-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
5405+
eslint-plugin-react@7.36.0, eslint-plugin-react@^7.30.1:
5406+
version "7.36.0"
5407+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987"
5408+
integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==
54095409
dependencies:
54105410
array-includes "^3.1.8"
54115411
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)