Skip to content

Commit ec50ff7

Browse files
committed
Update dependency eslint-plugin-react to v7.32.0
1 parent 5fff864 commit ec50ff7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.31.0",
3737
"eslint-plugin-ghost": "2.16.0",
38-
"eslint-plugin-react": "7.31.11"
38+
"eslint-plugin-react": "7.32.0"
3939
},
4040
"dependencies": {
4141
"@tryghost/helpers": "1.1.75",

yarn.lock

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

5365-
eslint-plugin-react@7.31.11, eslint-plugin-react@^7.29.4:
5366-
version "7.31.11"
5367-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11.tgz#011521d2b16dcf95795df688a4770b4eaab364c8"
5368-
integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==
5365+
eslint-plugin-react@7.32.0, eslint-plugin-react@^7.29.4:
5366+
version "7.32.0"
5367+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.0.tgz#d80f794a638c5770f952ba2ae793f0a516be7c09"
5368+
integrity sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==
53695369
dependencies:
53705370
array-includes "^3.1.6"
53715371
array.prototype.flatmap "^1.3.1"
@@ -5379,7 +5379,7 @@ [email protected], eslint-plugin-react@^7.29.4:
53795379
object.hasown "^1.1.2"
53805380
object.values "^1.1.6"
53815381
prop-types "^15.8.1"
5382-
resolve "^2.0.0-next.3"
5382+
resolve "^2.0.0-next.4"
53835383
semver "^6.3.0"
53845384
string.prototype.matchall "^4.0.8"
53855385

@@ -10079,7 +10079,7 @@ resolve@^1.10.0, resolve@^1.10.1, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.1
1007910079
path-parse "^1.0.7"
1008010080
supports-preserve-symlinks-flag "^1.0.0"
1008110081

10082-
resolve@^2.0.0-next.3:
10082+
resolve@^2.0.0-next.4:
1008310083
version "2.0.0-next.4"
1008410084
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"
1008510085
integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==

0 commit comments

Comments
 (0)