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" : " 18.4.3" ,
5252 "eslint" : " 8.55.0" ,
5353 "eslint-config-airbnb-base" : " 15.0.0" ,
54- "eslint-plugin-import" : " 2.29.0 " ,
54+ "eslint-plugin-import" : " 2.29.1 " ,
5555 "husky" : " 8.0.3" ,
5656 "lint-staged" : " 15.2.0"
5757 }
Original file line number Diff line number Diff line change @@ -1003,10 +1003,10 @@ eslint-module-utils@^2.8.0:
10031003 dependencies :
10041004 debug "^3.2.7"
10051005
1006- eslint-plugin-import@2.29.0 :
1007- version "2.29.0 "
1008- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
1009- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
1006+ eslint-plugin-import@2.29.1 :
1007+ version "2.29.1 "
1008+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
1009+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
10101010 dependencies :
10111011 array-includes "^3.1.7"
10121012 array.prototype.findlastindex "^1.2.3"
@@ -1024,7 +1024,7 @@ eslint-plugin-import@2.29.0:
10241024 object.groupby "^1.0.1"
10251025 object.values "^1.1.7"
10261026 semver "^6.3.1"
1027- tsconfig-paths "^3.14.2 "
1027+ tsconfig-paths "^3.15.0 "
10281028
10291029eslint-scope@^7.2.2 :
10301030 version "7.2.2"
@@ -3138,10 +3138,10 @@ trim-newlines@^3.0.0:
31383138 resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
31393139 integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
31403140
3141- tsconfig-paths@^3.14.2 :
3142- version "3.14.2 "
3143- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
3144- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
3141+ tsconfig-paths@^3.15.0 :
3142+ version "3.15.0 "
3143+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
3144+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
31453145 dependencies :
31463146 " @types/json5" " ^0.0.29"
31473147 json5 "^1.0.2"
You can’t perform that action at this time.
0 commit comments