File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 66
66
"@vue/test-utils" : " ^2.2.6" ,
67
67
"babel-eslint" : " ^10.1.0" ,
68
68
"eslint" : " ^6.8.0" ,
69
- "eslint-plugin-import" : " ^2.26.0 " ,
69
+ "eslint-plugin-import" : " ^2.27.5 " ,
70
70
"eslint-plugin-modules-newline" : " ^0.0.6" ,
71
71
"eslint-plugin-node" : " ^11.1.0" ,
72
72
"eslint-plugin-promise" : " ^4.3.1" ,
Original file line number Diff line number Diff line change @@ -3028,7 +3028,7 @@ array.prototype.flat@^1.3.1:
3028
3028
es-abstract "^1.20.4"
3029
3029
es-shim-unscopables "^1.0.0"
3030
3030
3031
- array.prototype.flatmap@^1.3.0 :
3031
+ array.prototype.flatmap@^1.3.1 :
3032
3032
version "1.3.1"
3033
3033
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
3034
3034
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -5530,14 +5530,14 @@ eslint-plugin-es@^3.0.0:
5530
5530
eslint-utils "^2.0.0"
5531
5531
regexpp "^3.0.0"
5532
5532
5533
- eslint-plugin-import@^2.26.0 :
5534
- version "2.27.4 "
5535
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
5536
- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
5533
+ eslint-plugin-import@^2.27.5 :
5534
+ version "2.27.5 "
5535
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65 "
5536
+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
5537
5537
dependencies:
5538
5538
array-includes "^3.1.6"
5539
5539
array.prototype.flat "^1.3.1"
5540
- array.prototype.flatmap "^1.3.0 "
5540
+ array.prototype.flatmap "^1.3.1 "
5541
5541
debug "^3.2.7"
5542
5542
doctrine "^2.1.0"
5543
5543
eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments