File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 43
43
"class-validator" : " 0.14.0" ,
44
44
"eslint" : " 8.32.0" ,
45
45
"eslint-config-prettier" : " 8.6.0" ,
46
- "eslint-plugin-import" : " 2.27.4 " ,
46
+ "eslint-plugin-import" : " 2.27.5 " ,
47
47
"eslint-plugin-prettier" : " 4.2.1" ,
48
48
"graphql" : " 15.8.0" ,
49
49
"graphql-subscriptions" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -3712,7 +3712,7 @@ array.prototype.flat@^1.3.1:
3712
3712
es-abstract "^1.20.4"
3713
3713
es-shim-unscopables "^1.0.0"
3714
3714
3715
- array.prototype.flatmap@^1.3.0 :
3715
+ array.prototype.flatmap@^1.3.1 :
3716
3716
version "1.3.1"
3717
3717
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
3718
3718
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -5367,14 +5367,14 @@ eslint-module-utils@^2.7.4:
5367
5367
dependencies:
5368
5368
debug "^3.2.7"
5369
5369
5370
-
5371
- version "2.27.4 "
5372
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
5373
- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
5370
+
5371
+ version "2.27.5 "
5372
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65 "
5373
+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
5374
5374
dependencies:
5375
5375
array-includes "^3.1.6"
5376
5376
array.prototype.flat "^1.3.1"
5377
- array.prototype.flatmap "^1.3.0 "
5377
+ array.prototype.flatmap "^1.3.1 "
5378
5378
debug "^3.2.7"
5379
5379
doctrine "^2.1.0"
5380
5380
eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments