Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 8361d9d

Browse files
chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 (#1214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59a94f0 commit 8361d9d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prettier": "3.3.3",
3232
"ts-loader": "9.5.1",
3333
"ts-node": "10.9.2",
34-
"tsconfig-paths-webpack-plugin": "4.1.0",
34+
"tsconfig-paths-webpack-plugin": "4.2.0",
3535
"typescript": "5.6.3",
3636
"webpack": "5.96.1",
3737
"webpack-cli": "5.1.4",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4236,13 +4236,14 @@ ts-node@10.9.2:
42364236
v8-compile-cache-lib "^3.0.1"
42374237
yn "3.1.1"
42384238

4239-
tsconfig-paths-webpack-plugin@4.1.0:
4240-
version "4.1.0"
4241-
resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.1.0.tgz#3c6892c5e7319c146eee1e7302ed9e6f2be4f763"
4242-
integrity sha512-xWFISjviPydmtmgeUAuXp4N1fky+VCtfhOkDUFIv5ea7p4wuTomI4QTrXvFBX2S4jZsmyTSrStQl+E+4w+RzxA==
4239+
tsconfig-paths-webpack-plugin@4.2.0:
4240+
version "4.2.0"
4241+
resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.2.0.tgz#f7459a8ed1dd4cf66ad787aefc3d37fff3cf07fc"
4242+
integrity sha512-zbem3rfRS8BgeNK50Zz5SIQgXzLafiHjOwUAvk/38/o1jHn/V5QAgVUcz884or7WYcPaH3N2CIfUc2u0ul7UcA==
42434243
dependencies:
42444244
chalk "^4.1.0"
42454245
enhanced-resolve "^5.7.0"
4246+
tapable "^2.2.1"
42464247
tsconfig-paths "^4.1.2"
42474248

42484249
tsconfig-paths@^3.15.0:

0 commit comments

Comments
 (0)