From 1a788c2600246f49cca14bbe84b3f17f4ceb52e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 02:05:01 +0900 Subject: [PATCH] Bump tsconfig-paths-webpack-plugin from 4.1.0 to 4.2.0 (#5598) Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: tsconfig-paths-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f946f34a8..d448b5207 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "stylelint-config-recess-order": "^5.1.1", "stylelint-config-standard-scss": "^13.1.0", "stylelint-scss": "^6.9.0", - "tsconfig-paths-webpack-plugin": "^4.1.0", + "tsconfig-paths-webpack-plugin": "^4.2.0", "turnstile-types": "^1.2.3", "typescript": "^5.6.3", "typescript-eslint": "^8.14.0", diff --git a/yarn.lock b/yarn.lock index 12fcb1ea3..cba1a1960 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11863,7 +11863,7 @@ __metadata: stylelint-config-recess-order: "npm:^5.1.1" stylelint-config-standard-scss: "npm:^13.1.0" stylelint-scss: "npm:^6.9.0" - tsconfig-paths-webpack-plugin: "npm:^4.1.0" + tsconfig-paths-webpack-plugin: "npm:^4.2.0" turnstile-types: "npm:^1.2.3" typescript: "npm:^5.6.3" typescript-eslint: "npm:^8.14.0" @@ -20109,14 +20109,15 @@ __metadata: languageName: node linkType: hard -"tsconfig-paths-webpack-plugin@npm:^4.1.0": - version: 4.1.0 - resolution: "tsconfig-paths-webpack-plugin@npm:4.1.0" +"tsconfig-paths-webpack-plugin@npm:^4.2.0": + version: 4.2.0 + resolution: "tsconfig-paths-webpack-plugin@npm:4.2.0" dependencies: chalk: "npm:^4.1.0" enhanced-resolve: "npm:^5.7.0" + tapable: "npm:^2.2.1" tsconfig-paths: "npm:^4.1.2" - checksum: 10/e5a36902528e51bfd13daddd9b843cf4c12d40f23bb21953bdbf4fe97ade11ccd848ca5f1353f89688c7ef4704099e26a8f9f1b1cd0a0484287b93b00215b63e + checksum: 10/946f23a38a404bf2d3803b60b5af1d7a6cc85bed411c9feefa707656efd9007cdcee7eb0e860ca8690ba479810c7b94ce026f6ac70daa6c803e55aac809c86c4 languageName: node linkType: hard