File tree Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 61
61
"ts-jest" : " 26.5.6" ,
62
62
"ts-loader" : " 9.2.5" ,
63
63
"ts-node" : " 10.2.1" ,
64
- "tsconfig-paths" : " 3.10.1 " ,
64
+ "tsconfig-paths" : " 3.11.0 " ,
65
65
"typescript" : " 4.3.5"
66
66
},
67
67
"jest" : {
Original file line number Diff line number Diff line change @@ -9152,12 +9152,13 @@ tsconfig-paths-webpack-plugin@3.5.1:
9152
9152
enhanced-resolve "^5.7.0"
9153
9153
tsconfig-paths "^3.9.0"
9154
9154
9155
- tsconfig-paths@3.10.1, tsconfig-paths@^3.10.1 :
9156
- version "3.10.1 "
9157
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1 .tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7 "
9158
- integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q ==
9155
+ tsconfig-paths@3.11.0 :
9156
+ version "3.11.0 "
9157
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0 .tgz#954c1fe973da6339c78e06b03ce2e48810b65f36 "
9158
+ integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA ==
9159
9159
dependencies :
9160
- json5 "^2.2.0"
9160
+ " @types/json5" " ^0.0.29"
9161
+ json5 "^1.0.1"
9161
9162
minimist "^1.2.0"
9162
9163
strip-bom "^3.0.0"
9163
9164
@@ -9171,6 +9172,15 @@ tsconfig-paths@3.9.0, tsconfig-paths@^3.9.0:
9171
9172
minimist "^1.2.0"
9172
9173
strip-bom "^3.0.0"
9173
9174
9175
+ tsconfig-paths@^3.10.1 :
9176
+ version "3.10.1"
9177
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
9178
+ integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==
9179
+ dependencies :
9180
+ json5 "^2.2.0"
9181
+ minimist "^1.2.0"
9182
+ strip-bom "^3.0.0"
9183
+
9174
9184
tslib@2.1.0 :
9175
9185
version "2.1.0"
9176
9186
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
You can’t perform that action at this time.
0 commit comments