File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 122122 "ts-jest" : " 27.1.5" ,
123123 "ts-loader" : " 9.3.0" ,
124124 "ts-node" : " 10.7.0" ,
125- "tsconfig-paths" : " 3.14.1 " ,
125+ "tsconfig-paths" : " 4.0.0 " ,
126126 "typescript" : " 4.7.3"
127127 }
128128}
Original file line number Diff line number Diff line change @@ -15896,6 +15896,11 @@ json5@^1.0.1:
1589615896 dependencies:
1589715897 minimist "^1.2.0"
1589815898
15899+ json5@^2.2.1:
15900+ version "2.2.1"
15901+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
15902+ integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
15903+
15899159041590015905 version "3.0.0"
1590115906 resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
2291822923 minimist "^1.2.6"
2291922924 strip-bom "^3.0.0"
2292022925
22926+ 22927+ version "4.0.0"
22928+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.0.0.tgz#1082f5d99fd127b72397eef4809e4dd06d229b64"
22929+ integrity sha512-SLBg2GBKlR6bVtMgJJlud/o3waplKtL7skmLkExomIiaAtLGtVsoXIqP3SYdjbcH9lq/KVv7pMZeCBpLYOit6Q==
22930+ dependencies:
22931+ json5 "^2.2.1"
22932+ minimist "^1.2.6"
22933+ strip-bom "^3.0.0"
22934+
2292122935tsconfig-paths@^3.9.0:
2292222936 version "3.9.0"
2292322937 resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
You can’t perform that action at this time.
0 commit comments