Skip to content

Commit 8d409c0

Browse files
Update dependency eslint-plugin-react to ^7.37.2
1 parent 3afe5fe commit 8d409c0

File tree

2 files changed

+9
-22
lines changed

2 files changed

+9
-22
lines changed

src/eslint-config-adeira/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-n": "^17.11.1",
3232
"eslint-plugin-prettier": "^4.2.1",
3333
"eslint-plugin-promise": "^7.0.0",
34-
"eslint-plugin-react": "^7.34.4",
34+
"eslint-plugin-react": "^7.37.2",
3535
"eslint-plugin-react-hooks": "^4.6.2",
3636
"eslint-plugin-react-native": "^4.1.0",
3737
"eslint-plugin-relay": "^1.8.3",

yarn.lock

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ __metadata:
164164
eslint-plugin-n: "npm:^17.11.1"
165165
eslint-plugin-prettier: "npm:^4.2.1"
166166
eslint-plugin-promise: "npm:^7.0.0"
167-
eslint-plugin-react: "npm:^7.34.4"
167+
eslint-plugin-react: "npm:^7.37.2"
168168
eslint-plugin-react-hooks: "npm:^4.6.2"
169169
eslint-plugin-react-native: "npm:^4.1.0"
170170
eslint-plugin-relay: "npm:^1.8.3"
@@ -6478,18 +6478,6 @@ __metadata:
64786478
languageName: node
64796479
linkType: hard
64806480

6481-
"array.prototype.toreversed@npm:^1.1.2":
6482-
version: 1.1.2
6483-
resolution: "array.prototype.toreversed@npm:1.1.2"
6484-
dependencies:
6485-
call-bind: "npm:^1.0.2"
6486-
define-properties: "npm:^1.2.0"
6487-
es-abstract: "npm:^1.22.1"
6488-
es-shim-unscopables: "npm:^1.0.0"
6489-
checksum: 10c0/2b7627ea85eae1e80ecce665a500cc0f3355ac83ee4a1a727562c7c2a1d5f1c0b4dd7b65c468ec6867207e452ba01256910a2c0b41486bfdd11acf875a7a3435
6490-
languageName: node
6491-
linkType: hard
6492-
64936481
"array.prototype.tosorted@npm:^1.1.4":
64946482
version: 1.1.4
64956483
resolution: "array.prototype.tosorted@npm:1.1.4"
@@ -9402,7 +9390,7 @@ __metadata:
94029390
languageName: node
94039391
linkType: hard
94049392

9405-
"es-iterator-helpers@npm:^1.0.19":
9393+
"es-iterator-helpers@npm:^1.1.0":
94069394
version: 1.1.0
94079395
resolution: "es-iterator-helpers@npm:1.1.0"
94089396
dependencies:
@@ -9985,17 +9973,16 @@ __metadata:
99859973
languageName: node
99869974
linkType: hard
99879975

9988-
"eslint-plugin-react@npm:^7.33.2, eslint-plugin-react@npm:^7.34.4":
9989-
version: 7.34.4
9990-
resolution: "eslint-plugin-react@npm:7.34.4"
9976+
"eslint-plugin-react@npm:^7.33.2, eslint-plugin-react@npm:^7.37.2":
9977+
version: 7.37.2
9978+
resolution: "eslint-plugin-react@npm:7.37.2"
99919979
dependencies:
99929980
array-includes: "npm:^3.1.8"
99939981
array.prototype.findlast: "npm:^1.2.5"
99949982
array.prototype.flatmap: "npm:^1.3.2"
9995-
array.prototype.toreversed: "npm:^1.1.2"
99969983
array.prototype.tosorted: "npm:^1.1.4"
99979984
doctrine: "npm:^2.1.0"
9998-
es-iterator-helpers: "npm:^1.0.19"
9985+
es-iterator-helpers: "npm:^1.1.0"
99999986
estraverse: "npm:^5.3.0"
100009987
hasown: "npm:^2.0.2"
100019988
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
@@ -10009,8 +9996,8 @@ __metadata:
100099996
string.prototype.matchall: "npm:^4.0.11"
100109997
string.prototype.repeat: "npm:^1.0.0"
100119998
peerDependencies:
10012-
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
10013-
checksum: 10c0/5b87cfefc7e83ee5f122bf4c4f14af62856561b4b51d84aa35056ba7ee1081b80e3331ef1e89d94e7989e349561492a6fb84944c7d7c798e91bf039366c011b0
9999+
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
10000+
checksum: 10c0/01c498f263c201698bf653973760f86a07fa0cdec56c044f3eaa5ddaae71c64326015dfa5fde76ca8c5386ffe789fc79932624b614e13b6a1ad789fee3f7c491
1001410001
languageName: node
1001510002
linkType: hard
1001610003

0 commit comments

Comments
 (0)