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.1" ,
124124 "ts-node" : " 10.9.1" ,
125- "tsconfig-paths" : " 3.14.1 " ,
125+ "tsconfig-paths" : " 4.1.0 " ,
126126 "typescript" : " 4.8.2"
127127 }
128128}
Original file line number Diff line number Diff line change @@ -16008,6 +16008,11 @@ json5@^1.0.1:
1600816008 dependencies:
1600916009 minimist "^1.2.0"
1601016010
16011+ json5@^2.2.1:
16012+ version "2.2.1"
16013+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
16014+ integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
16015+
16011160161601216017 version "3.0.0"
1601316018 resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
2303723042 minimist "^1.2.6"
2303823043 strip-bom "^3.0.0"
2303923044
23045+ 23046+ version "4.1.0"
23047+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.0.tgz#f8ef7d467f08ae3a695335bf1ece088c5538d2c1"
23048+ integrity sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow==
23049+ dependencies:
23050+ json5 "^2.2.1"
23051+ minimist "^1.2.6"
23052+ strip-bom "^3.0.0"
23053+
2304023054tsconfig-paths@^3.9.0:
2304123055 version "3.9.0"
2304223056 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