File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 "@commitlint/config-angular" : " 17.4.2" ,
5252 "eslint" : " 8.32.0" ,
5353 "eslint-config-airbnb-base" : " 15.0.0" ,
54- "eslint-plugin-import" : " 2.27.4 " ,
54+ "eslint-plugin-import" : " 2.27.5 " ,
5555 "husky" : " 8.0.3" ,
5656 "lint-staged" : " 13.1.0"
5757 }
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ array.prototype.flat@^1.3.1:
449449 es-abstract "^1.20.4"
450450 es-shim-unscopables "^1.0.0"
451451
452- array.prototype.flatmap@^1.3.0 :
452+ array.prototype.flatmap@^1.3.1 :
453453 version "1.3.1"
454454 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
455455 integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -1029,14 +1029,14 @@ eslint-module-utils@^2.7.4:
10291029 dependencies :
10301030 debug "^3.2.7"
10311031
1032- eslint-plugin-import@2.27.4 :
1033- version "2.27.4 "
1034- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
1035- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
1032+ eslint-plugin-import@2.27.5 :
1033+ version "2.27.5 "
1034+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65 "
1035+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
10361036 dependencies :
10371037 array-includes "^3.1.6"
10381038 array.prototype.flat "^1.3.1"
1039- array.prototype.flatmap "^1.3.0 "
1039+ array.prototype.flatmap "^1.3.1 "
10401040 debug "^3.2.7"
10411041 doctrine "^2.1.0"
10421042 eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments