Skip to content

Commit 51b9bdc

Browse files
Update dependency eslint-plugin-react to ^7.37.2
1 parent 77306fd commit 51b9bdc

File tree

2 files changed

+13
-25
lines changed

2 files changed

+13
-25
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.14.0",
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": "^5.0.0",
3636
"eslint-plugin-react-native": "^4.1.0",
3737
"eslint-plugin-relay": "^1.8.3",

yarn.lock

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ __metadata:
164164
eslint-plugin-n: "npm:^17.14.0"
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:^5.0.0"
169169
eslint-plugin-react-native: "npm:^4.1.0"
170170
eslint-plugin-relay: "npm:^1.8.3"
@@ -6950,18 +6950,6 @@ __metadata:
69506950
languageName: node
69516951
linkType: hard
69526952

6953-
"array.prototype.toreversed@npm:^1.1.2":
6954-
version: 1.1.2
6955-
resolution: "array.prototype.toreversed@npm:1.1.2"
6956-
dependencies:
6957-
call-bind: "npm:^1.0.2"
6958-
define-properties: "npm:^1.2.0"
6959-
es-abstract: "npm:^1.22.1"
6960-
es-shim-unscopables: "npm:^1.0.0"
6961-
checksum: 10c0/2b7627ea85eae1e80ecce665a500cc0f3355ac83ee4a1a727562c7c2a1d5f1c0b4dd7b65c468ec6867207e452ba01256910a2c0b41486bfdd11acf875a7a3435
6962-
languageName: node
6963-
linkType: hard
6964-
69656953
"array.prototype.tosorted@npm:^1.1.4":
69666954
version: 1.1.4
69676955
resolution: "array.prototype.tosorted@npm:1.1.4"
@@ -9914,9 +9902,9 @@ __metadata:
99149902
languageName: node
99159903
linkType: hard
99169904

9917-
"es-iterator-helpers@npm:^1.0.19":
9918-
version: 1.1.0
9919-
resolution: "es-iterator-helpers@npm:1.1.0"
9905+
"es-iterator-helpers@npm:^1.1.0":
9906+
version: 1.2.0
9907+
resolution: "es-iterator-helpers@npm:1.2.0"
99209908
dependencies:
99219909
call-bind: "npm:^1.0.7"
99229910
define-properties: "npm:^1.2.1"
@@ -9926,13 +9914,14 @@ __metadata:
99269914
function-bind: "npm:^1.1.2"
99279915
get-intrinsic: "npm:^1.2.4"
99289916
globalthis: "npm:^1.0.4"
9917+
gopd: "npm:^1.0.1"
99299918
has-property-descriptors: "npm:^1.0.2"
99309919
has-proto: "npm:^1.0.3"
99319920
has-symbols: "npm:^1.0.3"
99329921
internal-slot: "npm:^1.0.7"
99339922
iterator.prototype: "npm:^1.1.3"
99349923
safe-array-concat: "npm:^1.1.2"
9935-
checksum: 10c0/84d6c240c7da6e62323b336cb1497781546dab16bebdbd879ccfdf588979712d3e941d41165b6c2ffce5a03a7b929d4e6131d3124d330da1a0e2bfa1da7cd99f
9924+
checksum: 10c0/2bd60580dfeae353f5b80445d2808da745e97eeacdb663a8c4d99a12046873830a06d377e9d5e88fe54eece7c94319a5ce5a01220e24d71394ceca8d3ef621d7
99369925
languageName: node
99379926
linkType: hard
99389927

@@ -10500,17 +10489,16 @@ __metadata:
1050010489
languageName: node
1050110490
linkType: hard
1050210491

10503-
"eslint-plugin-react@npm:^7.33.2, eslint-plugin-react@npm:^7.34.4":
10504-
version: 7.34.4
10505-
resolution: "eslint-plugin-react@npm:7.34.4"
10492+
"eslint-plugin-react@npm:^7.33.2, eslint-plugin-react@npm:^7.37.2":
10493+
version: 7.37.2
10494+
resolution: "eslint-plugin-react@npm:7.37.2"
1050610495
dependencies:
1050710496
array-includes: "npm:^3.1.8"
1050810497
array.prototype.findlast: "npm:^1.2.5"
1050910498
array.prototype.flatmap: "npm:^1.3.2"
10510-
array.prototype.toreversed: "npm:^1.1.2"
1051110499
array.prototype.tosorted: "npm:^1.1.4"
1051210500
doctrine: "npm:^2.1.0"
10513-
es-iterator-helpers: "npm:^1.0.19"
10501+
es-iterator-helpers: "npm:^1.1.0"
1051410502
estraverse: "npm:^5.3.0"
1051510503
hasown: "npm:^2.0.2"
1051610504
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
@@ -10524,8 +10512,8 @@ __metadata:
1052410512
string.prototype.matchall: "npm:^4.0.11"
1052510513
string.prototype.repeat: "npm:^1.0.0"
1052610514
peerDependencies:
10527-
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
10528-
checksum: 10c0/5b87cfefc7e83ee5f122bf4c4f14af62856561b4b51d84aa35056ba7ee1081b80e3331ef1e89d94e7989e349561492a6fb84944c7d7c798e91bf039366c011b0
10515+
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
10516+
checksum: 10c0/01c498f263c201698bf653973760f86a07fa0cdec56c044f3eaa5ddaae71c64326015dfa5fde76ca8c5386ffe789fc79932624b614e13b6a1ad789fee3f7c491
1052910517
languageName: node
1053010518
linkType: hard
1053110519

0 commit comments

Comments
 (0)