Skip to content

Commit 77f74fd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency tsconfig-paths to v3.12.0
1 parent a49487b commit 77f74fd

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"ts-jest": "26.5.6",
6262
"ts-loader": "9.2.6",
6363
"ts-node": "10.4.0",
64-
"tsconfig-paths": "3.11.0",
64+
"tsconfig-paths": "3.12.0",
6565
"typescript": "4.5.2"
6666
},
6767
"jest": {

yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9107,10 +9107,10 @@ tsconfig-paths-webpack-plugin@3.5.1:
91079107
enhanced-resolve "^5.7.0"
91089108
tsconfig-paths "^3.9.0"
91099109

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==
91149114
dependencies:
91159115
"@types/json5" "^0.0.29"
91169116
json5 "^1.0.1"
@@ -9127,6 +9127,16 @@ tsconfig-paths@3.9.0, tsconfig-paths@^3.9.0:
91279127
minimist "^1.2.0"
91289128
strip-bom "^3.0.0"
91299129

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+
91309140
tslib@2.1.0:
91319141
version "2.1.0"
91329142
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"

0 commit comments

Comments
 (0)