Skip to content

Commit 96c2efc

Browse files
chore(deps): update dependency eslint-plugin-react to ^7.37.2 (#11083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d09eb commit 96c2efc

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-config-prettier": "^9.1.0",
5050
"eslint-plugin-markdown": "^5.1.0",
5151
"eslint-plugin-prettier": "^5.2.1",
52-
"eslint-plugin-react": "^7.36.1",
52+
"eslint-plugin-react": "^7.37.2",
5353
"eslint-plugin-react-hooks": "^4.6.2",
5454
"eslint-plugin-testing-library": "^6.3.0",
5555
"fs-extra": "^11.2.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3352,7 +3352,7 @@ __metadata:
33523352
eslint-config-prettier: "npm:^9.1.0"
33533353
eslint-plugin-markdown: "npm:^5.1.0"
33543354
eslint-plugin-prettier: "npm:^5.2.1"
3355-
eslint-plugin-react: "npm:^7.36.1"
3355+
eslint-plugin-react: "npm:^7.37.2"
33563356
eslint-plugin-react-hooks: "npm:^4.6.2"
33573357
eslint-plugin-testing-library: "npm:^6.3.0"
33583358
fs-extra: "npm:^11.2.0"
@@ -9006,9 +9006,9 @@ __metadata:
90069006
languageName: node
90079007
linkType: hard
90089008

9009-
"es-iterator-helpers@npm:^1.0.19":
9010-
version: 1.0.19
9011-
resolution: "es-iterator-helpers@npm:1.0.19"
9009+
"es-iterator-helpers@npm:^1.1.0":
9010+
version: 1.1.0
9011+
resolution: "es-iterator-helpers@npm:1.1.0"
90129012
dependencies:
90139013
call-bind: "npm:^1.0.7"
90149014
define-properties: "npm:^1.2.1"
@@ -9017,14 +9017,14 @@ __metadata:
90179017
es-set-tostringtag: "npm:^2.0.3"
90189018
function-bind: "npm:^1.1.2"
90199019
get-intrinsic: "npm:^1.2.4"
9020-
globalthis: "npm:^1.0.3"
9020+
globalthis: "npm:^1.0.4"
90219021
has-property-descriptors: "npm:^1.0.2"
90229022
has-proto: "npm:^1.0.3"
90239023
has-symbols: "npm:^1.0.3"
90249024
internal-slot: "npm:^1.0.7"
9025-
iterator.prototype: "npm:^1.1.2"
9025+
iterator.prototype: "npm:^1.1.3"
90269026
safe-array-concat: "npm:^1.1.2"
9027-
checksum: 10c0/ae8f0241e383b3d197383b9842c48def7fce0255fb6ed049311b686ce295595d9e389b466f6a1b7d4e7bb92d82f5e716d6fae55e20c1040249bf976743b038c5
9027+
checksum: 10c0/84d6c240c7da6e62323b336cb1497781546dab16bebdbd879ccfdf588979712d3e941d41165b6c2ffce5a03a7b929d4e6131d3124d330da1a0e2bfa1da7cd99f
90289028
languageName: node
90299029
linkType: hard
90309030

@@ -9290,16 +9290,16 @@ __metadata:
92909290
languageName: node
92919291
linkType: hard
92929292

9293-
"eslint-plugin-react@npm:^7.36.1":
9294-
version: 7.36.1
9295-
resolution: "eslint-plugin-react@npm:7.36.1"
9293+
"eslint-plugin-react@npm:^7.37.2":
9294+
version: 7.37.2
9295+
resolution: "eslint-plugin-react@npm:7.37.2"
92969296
dependencies:
92979297
array-includes: "npm:^3.1.8"
92989298
array.prototype.findlast: "npm:^1.2.5"
92999299
array.prototype.flatmap: "npm:^1.3.2"
93009300
array.prototype.tosorted: "npm:^1.1.4"
93019301
doctrine: "npm:^2.1.0"
9302-
es-iterator-helpers: "npm:^1.0.19"
9302+
es-iterator-helpers: "npm:^1.1.0"
93039303
estraverse: "npm:^5.3.0"
93049304
hasown: "npm:^2.0.2"
93059305
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
@@ -9314,7 +9314,7 @@ __metadata:
93149314
string.prototype.repeat: "npm:^1.0.0"
93159315
peerDependencies:
93169316
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
9317-
checksum: 10c0/8cb37f7fb351213bc44263580ff77627e14e27870fd81dae593e3de2826340b9bd8bbac7ae00fd5de69751a0660b2e51bd26760596f4ae85548f6b1bd76706e6
9317+
checksum: 10c0/01c498f263c201698bf653973760f86a07fa0cdec56c044f3eaa5ddaae71c64326015dfa5fde76ca8c5386ffe789fc79932624b614e13b6a1ad789fee3f7c491
93189318
languageName: node
93199319
linkType: hard
93209320

@@ -10949,7 +10949,7 @@ __metadata:
1094910949
languageName: node
1095010950
linkType: hard
1095110951

10952-
"globalthis@npm:^1.0.3":
10952+
"globalthis@npm:^1.0.3, globalthis@npm:^1.0.4":
1095310953
version: 1.0.4
1095410954
resolution: "globalthis@npm:1.0.4"
1095510955
dependencies:
@@ -12782,16 +12782,16 @@ __metadata:
1278212782
languageName: node
1278312783
linkType: hard
1278412784

12785-
"iterator.prototype@npm:^1.1.2":
12786-
version: 1.1.2
12787-
resolution: "iterator.prototype@npm:1.1.2"
12785+
"iterator.prototype@npm:^1.1.3":
12786+
version: 1.1.3
12787+
resolution: "iterator.prototype@npm:1.1.3"
1278812788
dependencies:
1278912789
define-properties: "npm:^1.2.1"
1279012790
get-intrinsic: "npm:^1.2.1"
1279112791
has-symbols: "npm:^1.0.3"
1279212792
reflect.getprototypeof: "npm:^1.0.4"
1279312793
set-function-name: "npm:^2.0.1"
12794-
checksum: 10c0/a32151326095e916f306990d909f6bbf23e3221999a18ba686419535dcd1749b10ded505e89334b77dc4c7a58a8508978f0eb16c2c8573e6d412eb7eb894ea79
12794+
checksum: 10c0/68b0320c14291fbb3d8ed5a17e255d3127e7971bec19108076667e79c9ff4c7d69f99de4b0b3075c789c3f318366d7a0a35bb086eae0f2cf832dd58465b2f9e6
1279512795
languageName: node
1279612796
linkType: hard
1279712797

0 commit comments

Comments
 (0)