File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 42
42
"eslint-import-resolver-parcel" : " ^1.10.6" ,
43
43
"eslint-plugin-import" : " ^2.25.4" ,
44
44
"eslint-plugin-prettier" : " ^4.0.0" ,
45
- "eslint-plugin-react" : " ^7.28.0 " ,
45
+ "eslint-plugin-react" : " ^7.30.1 " ,
46
46
"eslint-plugin-react-hooks" : " ^4.6.0" ,
47
47
"eslint-plugin-security" : " ^1.4.0" ,
48
48
"eslint-utils" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -2295,7 +2295,7 @@ __metadata:
2295
2295
eslint-import-resolver-parcel: ^1.10.6
2296
2296
eslint-plugin-import: ^2.25.4
2297
2297
eslint-plugin-prettier: ^4.0.0
2298
- eslint-plugin-react: ^7.28.0
2298
+ eslint-plugin-react: ^7.30.1
2299
2299
eslint-plugin-react-hooks: ^4.6.0
2300
2300
eslint-plugin-security: ^1.4.0
2301
2301
eslint-utils: ^3.0.0
@@ -9488,9 +9488,9 @@ __metadata:
9488
9488
languageName: node
9489
9489
linkType: hard
9490
9490
9491
- "eslint-plugin-react@npm:^7.28.0 ":
9492
- version: 7.30.0
9493
- resolution: "eslint-plugin-react@npm:7.30.0 "
9491
+ "eslint-plugin-react@npm:^7.30.1 ":
9492
+ version: 7.30.1
9493
+ resolution: "eslint-plugin-react@npm:7.30.1 "
9494
9494
dependencies:
9495
9495
array-includes: ^3.1.5
9496
9496
array.prototype.flatmap: ^1.3.0
@@ -9508,7 +9508,7 @@ __metadata:
9508
9508
string.prototype.matchall: ^4.0.7
9509
9509
peerDependencies:
9510
9510
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
9511
- checksum: 729b7682a0fe6eab068171c159503ac57120ecc7b20067e76300b08879745c16a687e2033378ab45d9a3182da8844d06197a89081be83e1eb21fcceb76e79214
9511
+ checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51
9512
9512
languageName: node
9513
9513
linkType: hard
9514
9514
You can’t perform that action at this time.
0 commit comments