File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44
44
"cross-env" : " 7.0.3" ,
45
45
"eslint" : " 7.32.0" ,
46
46
"eslint-config-prettier" : " 8.6.0" ,
47
- "eslint-plugin-import" : " 2.27.4 " ,
47
+ "eslint-plugin-import" : " 2.27.5 " ,
48
48
"eslint-plugin-node" : " 11.1.0" ,
49
49
"eslint-plugin-prettier" : " 3.4.1" ,
50
50
"husky" : " 7.0.4" ,
Original file line number Diff line number Diff line change @@ -1472,7 +1472,7 @@ array.prototype.flat@^1.3.1:
1472
1472
es-abstract "^1.20.4"
1473
1473
es-shim-unscopables "^1.0.0"
1474
1474
1475
- array.prototype.flatmap@^1.3.0 :
1475
+ array.prototype.flatmap@^1.3.1 :
1476
1476
version "1.3.1"
1477
1477
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
1478
1478
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -2045,14 +2045,14 @@ eslint-plugin-es@^3.0.0:
2045
2045
eslint-utils "^2.0.0"
2046
2046
regexpp "^3.0.0"
2047
2047
2048
-
2049
- version "2.27.4 "
2050
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
2051
- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
2048
+
2049
+ version "2.27.5 "
2050
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65 "
2051
+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
2052
2052
dependencies :
2053
2053
array-includes "^3.1.6"
2054
2054
array.prototype.flat "^1.3.1"
2055
- array.prototype.flatmap "^1.3.0 "
2055
+ array.prototype.flatmap "^1.3.1 "
2056
2056
debug "^3.2.7"
2057
2057
doctrine "^2.1.0"
2058
2058
eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments