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.0" ,
5252 "eslint" : " 8.31.0" ,
5353 "eslint-config-airbnb-base" : " 15.0.0" ,
54- "eslint-plugin-import" : " 2.27.2 " ,
54+ "eslint-plugin-import" : " 2.27.4 " ,
5555 "husky" : " 8.0.3" ,
5656 "lint-staged" : " 13.1.0"
5757 }
Original file line number Diff line number Diff line change @@ -1029,10 +1029,10 @@ eslint-module-utils@^2.7.4:
10291029 dependencies :
10301030 debug "^3.2.7"
10311031
1032- eslint-plugin-import@2.27.2 :
1033- version "2.27.2 "
1034- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.2 .tgz#4619f1952566a3cc1471ee07716322d4b0254526 "
1035- integrity sha512-/S1QaM52PzKy1C4c5Sw7hB6glROSUpMZ8RVREVC4se7z4AlyDxv0kU7uWkHc8aIVNb19oz86z7c6vdtuKUwLvw ==
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 ==
10361036 dependencies :
10371037 array-includes "^3.1.6"
10381038 array.prototype.flat "^1.3.1"
@@ -1047,6 +1047,7 @@ eslint-plugin-import@2.27.2:
10471047 minimatch "^3.1.2"
10481048 object.values "^1.1.6"
10491049 resolve "^1.22.1"
1050+ semver "^6.3.0"
10501051 tsconfig-paths "^3.14.1"
10511052
10521053eslint-scope@^7.1.1 :
You can’t perform that action at this time.
0 commit comments