Skip to content

Commit 6243ee9

Browse files
committed
chore(deps): update dependency tsconfig-paths to v4.1.0
1 parent 54538b5 commit 6243ee9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ts-jest": "26.5.6",
6969
"ts-loader": "9.3.1",
7070
"ts-node": "10.9.1",
71-
"tsconfig-paths": "4.0.0",
71+
"tsconfig-paths": "4.1.0",
7272
"typescript": "4.7.4"
7373
},
7474
"jest": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9458,10 +9458,10 @@ tsconfig-paths@3.14.1, tsconfig-paths@^3.14.1:
94589458
minimist "^1.2.6"
94599459
strip-bom "^3.0.0"
94609460

9461-
tsconfig-paths@4.0.0:
9462-
version "4.0.0"
9463-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.0.0.tgz#1082f5d99fd127b72397eef4809e4dd06d229b64"
9464-
integrity sha512-SLBg2GBKlR6bVtMgJJlud/o3waplKtL7skmLkExomIiaAtLGtVsoXIqP3SYdjbcH9lq/KVv7pMZeCBpLYOit6Q==
9461+
tsconfig-paths@4.1.0:
9462+
version "4.1.0"
9463+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.0.tgz#f8ef7d467f08ae3a695335bf1ece088c5538d2c1"
9464+
integrity sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow==
94659465
dependencies:
94669466
json5 "^2.2.1"
94679467
minimist "^1.2.6"

0 commit comments

Comments
 (0)