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 5252 "@commitlint/config-angular" : " 17.4.2" ,
5353 "eslint" : " 8.32.0" ,
5454 "eslint-config-airbnb-base" : " 15.0.0" ,
55- "eslint-plugin-import" : " 2.27.4 " ,
55+ "eslint-plugin-import" : " 2.27.5 " ,
5656 "husky" : " 8.0.3" ,
5757 "lint-staged" : " 13.1.0"
5858 }
Original file line number Diff line number Diff line change @@ -465,7 +465,7 @@ array.prototype.flat@^1.3.1:
465465 es-abstract "^1.20.4"
466466 es-shim-unscopables "^1.0.0"
467467
468- array.prototype.flatmap@^1.3.0 :
468+ array.prototype.flatmap@^1.3.1 :
469469 version "1.3.1"
470470 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
471471 integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -1073,14 +1073,14 @@ eslint-module-utils@^2.7.4:
10731073 dependencies :
10741074 debug "^3.2.7"
10751075
1076- eslint-plugin-import@2.27.4 :
1077- version "2.27.4 "
1078- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
1079- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
1076+ eslint-plugin-import@2.27.5 :
1077+ version "2.27.5 "
1078+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65 "
1079+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
10801080 dependencies :
10811081 array-includes "^3.1.6"
10821082 array.prototype.flat "^1.3.1"
1083- array.prototype.flatmap "^1.3.0 "
1083+ array.prototype.flatmap "^1.3.1 "
10841084 debug "^3.2.7"
10851085 doctrine "^2.1.0"
10861086 eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments