Skip to content

Commit ab128c5

Browse files
chore(deps-dev): bump eslint-plugin-react in the eslint group (#1750)
Bumps the eslint group with 1 update: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react). Updates `eslint-plugin-react` from 7.37.1 to 7.37.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf6237c commit ab128c5

File tree

2 files changed

+28
-17
lines changed

2 files changed

+28
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@babel/eslint-parser": "^7.25.9",
5454
"@swc/core": "^1.9.3",
5555
"eslint": "^8.57.0",
56-
"eslint-plugin-react": "7.37.1",
56+
"eslint-plugin-react": "7.37.2",
5757
"front-matter": "^4.0.2",
5858
"git-list-updated": "^1.2.1",
5959
"git-tag": "^0.2.0",

yarn.lock

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7101,9 +7101,9 @@ __metadata:
71017101
languageName: node
71027102
linkType: hard
71037103

7104-
"es-iterator-helpers@npm:^1.0.19":
7105-
version: 1.0.19
7106-
resolution: "es-iterator-helpers@npm:1.0.19"
7104+
"es-iterator-helpers@npm:^1.1.0":
7105+
version: 1.2.0
7106+
resolution: "es-iterator-helpers@npm:1.2.0"
71077107
dependencies:
71087108
call-bind: "npm:^1.0.7"
71097109
define-properties: "npm:^1.2.1"
@@ -7112,14 +7112,15 @@ __metadata:
71127112
es-set-tostringtag: "npm:^2.0.3"
71137113
function-bind: "npm:^1.1.2"
71147114
get-intrinsic: "npm:^1.2.4"
7115-
globalthis: "npm:^1.0.3"
7115+
globalthis: "npm:^1.0.4"
7116+
gopd: "npm:^1.0.1"
71167117
has-property-descriptors: "npm:^1.0.2"
71177118
has-proto: "npm:^1.0.3"
71187119
has-symbols: "npm:^1.0.3"
71197120
internal-slot: "npm:^1.0.7"
7120-
iterator.prototype: "npm:^1.1.2"
7121+
iterator.prototype: "npm:^1.1.3"
71217122
safe-array-concat: "npm:^1.1.2"
7122-
checksum: 10/980a8081cf6798fe17fcea193b0448d784d72d76aca7240b10813207c67e3dc0d8a23992263870c4fc291da5a946935b0c56dec4fa1a9de8fee0165e4fa1fc58
7123+
checksum: 10/a4159e36c6bae03d4b636894fff2ff1acfcedc16c622939298b00adf4d2da6356ad92f682cc75c037a012a4b06adb903f67dfdfd05bac61847e9b763de2acbcb
71237124
languageName: node
71247125
linkType: hard
71257126

@@ -7238,16 +7239,16 @@ __metadata:
72387239
languageName: node
72397240
linkType: hard
72407241

7241-
"eslint-plugin-react@npm:7.37.1":
7242-
version: 7.37.1
7243-
resolution: "eslint-plugin-react@npm:7.37.1"
7242+
"eslint-plugin-react@npm:7.37.2":
7243+
version: 7.37.2
7244+
resolution: "eslint-plugin-react@npm:7.37.2"
72447245
dependencies:
72457246
array-includes: "npm:^3.1.8"
72467247
array.prototype.findlast: "npm:^1.2.5"
72477248
array.prototype.flatmap: "npm:^1.3.2"
72487249
array.prototype.tosorted: "npm:^1.1.4"
72497250
doctrine: "npm:^2.1.0"
7250-
es-iterator-helpers: "npm:^1.0.19"
7251+
es-iterator-helpers: "npm:^1.1.0"
72517252
estraverse: "npm:^5.3.0"
72527253
hasown: "npm:^2.0.2"
72537254
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
@@ -7262,7 +7263,7 @@ __metadata:
72627263
string.prototype.repeat: "npm:^1.0.0"
72637264
peerDependencies:
72647265
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
7265-
checksum: 10/a7b9cf2c43255844ad0c9d4e3758a8c2b687a2ce9a09f4161ab245581d5d2d91b37742e541c88aa9ce368ec6c860e23dc78c15117f3fc1cdc433847038e8346b
7266+
checksum: 10/df2f7ab198018d3378f305a8a5ceceebc9bd31f019fc7567a2ef9c77789dc8a6a2c3c3957f8b0805f26c11c02f9f86c972e02cd0eda12f4d0370526c11f8a9a3
72667267
languageName: node
72677268
linkType: hard
72687269

@@ -8260,6 +8261,16 @@ __metadata:
82608261
languageName: node
82618262
linkType: hard
82628263

8264+
"globalthis@npm:^1.0.4":
8265+
version: 1.0.4
8266+
resolution: "globalthis@npm:1.0.4"
8267+
dependencies:
8268+
define-properties: "npm:^1.2.1"
8269+
gopd: "npm:^1.0.1"
8270+
checksum: 10/1f1fd078fb2f7296306ef9dd51019491044ccf17a59ed49d375b576ca108ff37e47f3d29aead7add40763574a992f16a5367dd1e2173b8634ef18556ab719ac4
8271+
languageName: node
8272+
linkType: hard
8273+
82638274
"globby@npm:^11.0.1, globby@npm:^11.0.4, globby@npm:^11.1.0":
82648275
version: 11.1.0
82658276
resolution: "globby@npm:11.1.0"
@@ -9469,16 +9480,16 @@ __metadata:
94699480
languageName: node
94709481
linkType: hard
94719482

9472-
"iterator.prototype@npm:^1.1.2":
9473-
version: 1.1.2
9474-
resolution: "iterator.prototype@npm:1.1.2"
9483+
"iterator.prototype@npm:^1.1.3":
9484+
version: 1.1.3
9485+
resolution: "iterator.prototype@npm:1.1.3"
94759486
dependencies:
94769487
define-properties: "npm:^1.2.1"
94779488
get-intrinsic: "npm:^1.2.1"
94789489
has-symbols: "npm:^1.0.3"
94799490
reflect.getprototypeof: "npm:^1.0.4"
94809491
set-function-name: "npm:^2.0.1"
9481-
checksum: 10/b5013967ad8f28c9ca1be8e159eb10f591b8e46deae87476fe39d668c04374fe9158c815e8b6d2f45885b0a3fd842a8ba13f497ec762b3a0eff49bec278670b1
9492+
checksum: 10/1a2a508d3baac121b76c834404ff552d1bb96a173b1d74ff947b2c5763840c0b1e5be01be7e2183a19b08e99e38729812668ff1f23b35f6655a366017bc32519
94829493
languageName: node
94839494
linkType: hard
94849495

@@ -10237,7 +10248,7 @@ __metadata:
1023710248
cspell: "npm:^8.8.4"
1023810249
docusaurus-json-schema-plugin: "npm:^1.12.2"
1023910250
eslint: "npm:^8.57.0"
10240-
eslint-plugin-react: "npm:7.37.1"
10251+
eslint-plugin-react: "npm:7.37.2"
1024110252
front-matter: "npm:^4.0.2"
1024210253
git-list-updated: "npm:^1.2.1"
1024310254
git-tag: "npm:^0.2.0"

0 commit comments

Comments
 (0)