File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
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.6" ,
63
63
"ts-node" : " 10.4.0" ,
64
- "tsconfig-paths" : " 3.11 .0" ,
64
+ "tsconfig-paths" : " 3.12 .0" ,
65
65
"typescript" : " 4.5.2"
66
66
},
67
67
"jest" : {
Original file line number Diff line number Diff line change @@ -9107,10 +9107,10 @@ tsconfig-paths-webpack-plugin@3.5.1:
9107
9107
enhanced-resolve "^5.7.0"
9108
9108
tsconfig-paths "^3.9.0"
9109
9109
9110
- tsconfig-paths@3.11.0, tsconfig-paths@^3.11 .0 :
9111
- version "3.11 .0"
9112
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11 .0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36 "
9113
- integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA ==
9110
+ tsconfig-paths@3.12 .0 :
9111
+ version "3.12 .0"
9112
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12 .0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b "
9113
+ integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg ==
9114
9114
dependencies :
9115
9115
" @types/json5" " ^0.0.29"
9116
9116
json5 "^1.0.1"
@@ -9127,6 +9127,16 @@ tsconfig-paths@3.9.0, tsconfig-paths@^3.9.0:
9127
9127
minimist "^1.2.0"
9128
9128
strip-bom "^3.0.0"
9129
9129
9130
+ tsconfig-paths@^3.11.0 :
9131
+ version "3.11.0"
9132
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
9133
+ integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
9134
+ dependencies :
9135
+ " @types/json5" " ^0.0.29"
9136
+ json5 "^1.0.1"
9137
+ minimist "^1.2.0"
9138
+ strip-bom "^3.0.0"
9139
+
9130
9140
tslib@2.1.0 :
9131
9141
version "2.1.0"
9132
9142
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
You can’t perform that action at this time.
0 commit comments