File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
DigitalLearningSolutions.Web Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5151 "eslint" : " ^8.56.0" ,
5252 "eslint-config-airbnb-base" : " ^15.0.0" ,
5353 "eslint-import-resolver-webpack" : " ^0.13.8" ,
54- "eslint-plugin-import" : " ^2.29.0 " ,
54+ "eslint-plugin-import" : " ^2.29.1 " ,
5555 "eslint-plugin-jasmine" : " ^4.1.3" ,
5656 "fork-ts-checker-webpack-plugin" : " ^9.0.2" ,
5757 "glob" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -2943,10 +2943,10 @@ eslint-module-utils@^2.8.0:
29432943 dependencies :
29442944 debug "^3.2.7"
29452945
2946- eslint-plugin-import@^2.29.0 :
2947- version "2.29.0 "
2948- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
2949- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
2946+ eslint-plugin-import@^2.29.1 :
2947+ version "2.29.1 "
2948+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
2949+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
29502950 dependencies :
29512951 array-includes "^3.1.7"
29522952 array.prototype.findlastindex "^1.2.3"
@@ -2964,7 +2964,7 @@ eslint-plugin-import@^2.29.0:
29642964 object.groupby "^1.0.1"
29652965 object.values "^1.1.7"
29662966 semver "^6.3.1"
2967- tsconfig-paths "^3.14.2 "
2967+ tsconfig-paths "^3.15.0 "
29682968
29692969eslint-plugin-jasmine@^4.1.3 :
29702970 version "4.1.3"
@@ -5763,10 +5763,10 @@ ts-node@^10.9.2:
57635763 v8-compile-cache-lib "^3.0.1"
57645764 yn "3.1.1"
57655765
5766- tsconfig-paths@^3.14.2 :
5767- version "3.14.2 "
5768- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
5769- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
5766+ tsconfig-paths@^3.15.0 :
5767+ version "3.15.0 "
5768+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
5769+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
57705770 dependencies :
57715771 " @types/json5" " ^0.0.29"
57725772 json5 "^1.0.2"
You can’t perform that action at this time.
0 commit comments