Skip to content

Commit c84cebc

Browse files
committed
chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.1.0
1 parent 2153ee8 commit c84cebc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"standard-version": "9.5.0",
7878
"storybook": "6.5.16",
7979
"tsc-alias": "1.8.10",
80-
"tsconfig-paths-webpack-plugin": "4.0.0",
80+
"tsconfig-paths-webpack-plugin": "4.1.0",
8181
"tslib": "2.5.3",
8282
"typescript": "4.9.5",
8383
"which": "3.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17413,14 +17413,14 @@ [email protected]:
1741317413
normalize-path "^3.0.0"
1741417414
plimit-lit "^1.2.6"
1741517415

17416-
tsconfig-paths-webpack-plugin@4.0.0:
17417-
version "4.0.0"
17418-
resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.0.0.tgz#84008fc3e3e0658fdb0262758b07b4da6265ff1a"
17419-
integrity sha512-fw/7265mIWukrSHd0i+wSwx64kYUSAKPfxRDksjKIYTxSAp9W9/xcZVBF4Kl0eqQd5eBpAQ/oQrc5RyM/0c1GQ==
17416+
tsconfig-paths-webpack-plugin@4.1.0:
17417+
version "4.1.0"
17418+
resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.1.0.tgz#3c6892c5e7319c146eee1e7302ed9e6f2be4f763"
17419+
integrity sha512-xWFISjviPydmtmgeUAuXp4N1fky+VCtfhOkDUFIv5ea7p4wuTomI4QTrXvFBX2S4jZsmyTSrStQl+E+4w+RzxA==
1742017420
dependencies:
1742117421
chalk "^4.1.0"
1742217422
enhanced-resolve "^5.7.0"
17423-
tsconfig-paths "^4.0.0"
17423+
tsconfig-paths "^4.1.2"
1742417424

1742517425
tsconfig-paths@^3.14.1:
1742617426
version "3.14.2"
@@ -17432,7 +17432,7 @@ tsconfig-paths@^3.14.1:
1743217432
minimist "^1.2.6"
1743317433
strip-bom "^3.0.0"
1743417434

17435-
tsconfig-paths@^4.0.0:
17435+
tsconfig-paths@^4.1.2:
1743617436
version "4.2.0"
1743717437
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz#ef78e19039133446d244beac0fd6a1632e2d107c"
1743817438
integrity sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==

0 commit comments

Comments
 (0)