Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Commit eccc8ba

Browse files
build(deps-dev): bump tsconfig-paths-webpack-plugin from 3.5.2 to 4.0.0 (#19)
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 3.5.2 to 4.0.0. - [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases) - [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](jonaskello/tsconfig-paths-webpack-plugin@v3.5.2...v4.0.0) --- updated-dependencies: - dependency-name: tsconfig-paths-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e4deeb commit eccc8ba

File tree

2 files changed

+15
-23
lines changed

2 files changed

+15
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"semantic-release": "^19.0.3",
7272
"tar": "^6.1.11",
7373
"ts-loader": "^9.3.0",
74-
"tsconfig-paths-webpack-plugin": "^3.5.2",
74+
"tsconfig-paths-webpack-plugin": "^4.0.0",
7575
"typescript": "^4.7.3",
7676
"update-check": "^1.5.4",
7777
"webpack": "^5.73.0",

yarn.lock

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,11 +1039,6 @@
10391039
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
10401040
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
10411041

1042-
"@types/json5@^0.0.29":
1043-
version "0.0.29"
1044-
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1045-
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
1046-
10471042
"@types/keyv@*":
10481043
version "3.1.4"
10491044
resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.4.tgz#3ccdb1c6751b0c7e52300bcdacd5bcbf8faa75b6"
@@ -3227,12 +3222,10 @@ json-stringify-safe@^5.0.1:
32273222
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
32283223
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
32293224

3230-
json5@^1.0.1:
3231-
version "1.0.1"
3232-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
3233-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
3234-
dependencies:
3235-
minimist "^1.2.0"
3225+
json5@^2.2.1:
3226+
version "2.2.1"
3227+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
3228+
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
32363229

32373230
jsonfile@^6.0.1:
32383231
version "6.1.0"
@@ -5403,22 +5396,21 @@ ts-node@^10.8.0:
54035396
v8-compile-cache-lib "^3.0.1"
54045397
yn "3.1.1"
54055398

5406-
tsconfig-paths-webpack-plugin@^3.5.2:
5407-
version "3.5.2"
5408-
resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-3.5.2.tgz#01aafff59130c04a8c4ebc96a3045c43c376449a"
5409-
integrity sha512-EhnfjHbzm5IYI9YPNVIxx1moxMI4bpHD2e0zTXeDNQcwjjRaGepP7IhTHJkyDBG0CAOoxRfe7jCG630Ou+C6Pw==
5399+
tsconfig-paths-webpack-plugin@^4.0.0:
5400+
version "4.0.0"
5401+
resolved "https://registry.yarnpkg.com/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.0.0.tgz#84008fc3e3e0658fdb0262758b07b4da6265ff1a"
5402+
integrity sha512-fw/7265mIWukrSHd0i+wSwx64kYUSAKPfxRDksjKIYTxSAp9W9/xcZVBF4Kl0eqQd5eBpAQ/oQrc5RyM/0c1GQ==
54105403
dependencies:
54115404
chalk "^4.1.0"
54125405
enhanced-resolve "^5.7.0"
5413-
tsconfig-paths "^3.9.0"
5406+
tsconfig-paths "^4.0.0"
54145407

5415-
tsconfig-paths@^3.9.0:
5416-
version "3.14.1"
5417-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
5418-
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
5408+
tsconfig-paths@^4.0.0:
5409+
version "4.1.0"
5410+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.0.tgz#f8ef7d467f08ae3a695335bf1ece088c5538d2c1"
5411+
integrity sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow==
54195412
dependencies:
5420-
"@types/json5" "^0.0.29"
5421-
json5 "^1.0.1"
5413+
json5 "^2.2.1"
54225414
minimist "^1.2.6"
54235415
strip-bom "^3.0.0"
54245416

0 commit comments

Comments
 (0)