Skip to content

Commit adb5be3

Browse files
Update dependency eslint-plugin-react to v7.32.0
1 parent 15de3b9 commit adb5be3

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
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"eslint": "8.31.0",
2323
"eslint-plugin-ghost": "2.16.0",
24-
"eslint-plugin-react": "7.31.11",
24+
"eslint-plugin-react": "7.32.0",
2525
"mocha": "10.2.0",
2626
"should": "13.2.3",
2727
"sinon": "15.0.1"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,10 +2746,10 @@ [email protected]:
27462746
resolve "^1.10.1"
27472747
semver "^6.1.0"
27482748

2749-
eslint-plugin-react@7.31.11:
2750-
version "7.31.11"
2751-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11.tgz#011521d2b16dcf95795df688a4770b4eaab364c8"
2752-
integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==
2749+
eslint-plugin-react@7.32.0:
2750+
version "7.32.0"
2751+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.0.tgz#d80f794a638c5770f952ba2ae793f0a516be7c09"
2752+
integrity sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==
27532753
dependencies:
27542754
array-includes "^3.1.6"
27552755
array.prototype.flatmap "^1.3.1"
@@ -2763,7 +2763,7 @@ [email protected]:
27632763
object.hasown "^1.1.2"
27642764
object.values "^1.1.6"
27652765
prop-types "^15.8.1"
2766-
resolve "^2.0.0-next.3"
2766+
resolve "^2.0.0-next.4"
27672767
semver "^6.3.0"
27682768
string.prototype.matchall "^4.0.8"
27692769

@@ -5136,7 +5136,7 @@ resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.1
51365136
path-parse "^1.0.7"
51375137
supports-preserve-symlinks-flag "^1.0.0"
51385138

5139-
resolve@^2.0.0-next.3:
5139+
resolve@^2.0.0-next.4:
51405140
version "2.0.0-next.4"
51415141
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"
51425142
integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==

0 commit comments

Comments
 (0)