Commit 22b113b 1 parent bd73bba commit 22b113b Copy full SHA for 22b113b
File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 133
133
"eslint-plugin-custom-rules" : " link:packages/eslint-plugin-custom-rules" ,
134
134
"eslint-plugin-import" : " 2.31.0" ,
135
135
"eslint-plugin-import-newlines" : " 1.4.0" ,
136
- "eslint-plugin-react" : " 7.37.3 " ,
136
+ "eslint-plugin-react" : " 7.37.4 " ,
137
137
"express" : " 4.21.0" ,
138
138
"fs-extra" : " 11.3.0" ,
139
139
"http-proxy-middleware" : " 3.0.3" ,
Original file line number Diff line number Diff line change @@ -10819,9 +10819,9 @@ __metadata:
10819
10819
languageName: node
10820
10820
linkType: hard
10821
10821
10822
- "eslint-plugin-react@npm:7.37.3 ":
10823
- version: 7.37.3
10824
- resolution: "eslint-plugin-react@npm:7.37.3 "
10822
+ "eslint-plugin-react@npm:7.37.4 ":
10823
+ version: 7.37.4
10824
+ resolution: "eslint-plugin-react@npm:7.37.4 "
10825
10825
dependencies:
10826
10826
array-includes: "npm:^3.1.8"
10827
10827
array.prototype.findlast: "npm:^1.2.5"
@@ -10843,7 +10843,7 @@ __metadata:
10843
10843
string.prototype.repeat: "npm:^1.0.0"
10844
10844
peerDependencies:
10845
10845
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
10846
- checksum: 10/30042b95c440a962157192f67369d8c9171f7c73e992695e5674c9d28c3cfe4098488eca86dfa7c433d4c8a91243cbafdc80c7e42d2c1720a427ddb36e65457e
10846
+ checksum: 10/c538c10665c87cb90a0bcc4efe53a758570db10997d079d31474a9760116ef5584648fa22403d889ca672df8071bda10b40434ea0499e5ee8360bc5c8aba1679
10847
10847
languageName: node
10848
10848
linkType: hard
10849
10849
@@ -15833,7 +15833,7 @@ __metadata:
15833
15833
eslint-plugin-custom-rules: "link:packages/eslint-plugin-custom-rules"
15834
15834
eslint-plugin-import: "npm:2.31.0"
15835
15835
eslint-plugin-import-newlines: "npm:1.4.0"
15836
- eslint-plugin-react: "npm:7.37.3 "
15836
+ eslint-plugin-react: "npm:7.37.4 "
15837
15837
express: "npm:4.21.0"
15838
15838
extract-files: "npm:13.0.0"
15839
15839
filigran-icon: "npm:0.11.0"
Original file line number Diff line number Diff line change 197
197
"eslint-plugin-import" : " 2.31.0" ,
198
198
"eslint-plugin-import-newlines" : " 1.4.0" ,
199
199
"eslint-plugin-jsx-a11y" : " 6.10.2" ,
200
- "eslint-plugin-react" : " 7.37.3 " ,
200
+ "eslint-plugin-react" : " 7.37.4 " ,
201
201
"eslint-plugin-react-hooks" : " 4.6.2" ,
202
202
"fast-glob" : " 3.3.3" ,
203
203
"graphql-tag" : " 2.12.6" ,
Original file line number Diff line number Diff line change @@ -7801,9 +7801,9 @@ __metadata:
7801
7801
languageName: node
7802
7802
linkType: hard
7803
7803
7804
- "eslint-plugin-react@npm:7.37.3 ":
7805
- version: 7.37.3
7806
- resolution: "eslint-plugin-react@npm:7.37.3 "
7804
+ "eslint-plugin-react@npm:7.37.4 ":
7805
+ version: 7.37.4
7806
+ resolution: "eslint-plugin-react@npm:7.37.4 "
7807
7807
dependencies:
7808
7808
array-includes: "npm:^3.1.8"
7809
7809
array.prototype.findlast: "npm:^1.2.5"
@@ -7825,7 +7825,7 @@ __metadata:
7825
7825
string.prototype.repeat: "npm:^1.0.0"
7826
7826
peerDependencies:
7827
7827
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
7828
- checksum: 10/30042b95c440a962157192f67369d8c9171f7c73e992695e5674c9d28c3cfe4098488eca86dfa7c433d4c8a91243cbafdc80c7e42d2c1720a427ddb36e65457e
7828
+ checksum: 10/c538c10665c87cb90a0bcc4efe53a758570db10997d079d31474a9760116ef5584648fa22403d889ca672df8071bda10b40434ea0499e5ee8360bc5c8aba1679
7829
7829
languageName: node
7830
7830
linkType: hard
7831
7831
@@ -11460,7 +11460,7 @@ __metadata:
11460
11460
eslint-plugin-import: "npm:2.31.0"
11461
11461
eslint-plugin-import-newlines: "npm:1.4.0"
11462
11462
eslint-plugin-jsx-a11y: "npm:6.10.2"
11463
- eslint-plugin-react: "npm:7.37.3 "
11463
+ eslint-plugin-react: "npm:7.37.4 "
11464
11464
eslint-plugin-react-hooks: "npm:4.6.2"
11465
11465
eventsource: "npm:2.0.2"
11466
11466
express: "npm:4.21.0"
You can’t perform that action at this time.
0 commit comments