From 5b8a6eacef11e391fc52b9bfb8a167f4e68fc831 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:28:35 +0900 Subject: [PATCH] chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 (#2534) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tsconfig-paths-webpack-plugin](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin) | [`4.1.0` -> `4.2.0`](https://renovatebot.com/diffs/npm/tsconfig-paths-webpack-plugin/4.1.0/4.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsconfig-paths-webpack-plugin/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsconfig-paths-webpack-plugin/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsconfig-paths-webpack-plugin/4.1.0/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsconfig-paths-webpack-plugin/4.1.0/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
dividab/tsconfig-paths-webpack-plugin (tsconfig-paths-webpack-plugin) ### [`v4.2.0`](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin/blob/HEAD/CHANGELOG.md#420---2024-11-15) [Compare Source](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin/compare/v4.1.0...v4.2.0) ##### Added - Update typing for webpack@^5.94.0 [#​110](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin/pull/110). Thanks to [@​rostislav-simonik](https://redirect.github.com/rostislav-simonik) for this PR! ##### Fixed - Fix typing of mainFields option [#​105](https://redirect.github.com/dividab/tsconfig-paths-webpack-plugin/pull/106). Thanks to [@​chenjiahan](https://redirect.github.com/chenjiahan) for this PR!
--- ### Configuration 📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone Asia/Seoul, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/channel-io/bezier-react). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 12e994eed..ca5831173 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20125,13 +20125,14 @@ __metadata: linkType: hard "tsconfig-paths-webpack-plugin@npm:^4.1.0": - version: 4.1.0 - resolution: "tsconfig-paths-webpack-plugin@npm:4.1.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