From 4108f4207359e8b12de0da012a753ff5b3b1049f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 11:15:42 +0200 Subject: [PATCH] Build(deps-dev): Bump tsconfig-paths-webpack-plugin in /catalog/ui (#1319) Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 4.0.1 to 4.1.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.0.1...v4.1.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> --- catalog/ui/package-lock.json | 2 +- catalog/ui/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/ui/package-lock.json b/catalog/ui/package-lock.json index ffc9a8e61..012e4a7c8 100644 --- a/catalog/ui/package-lock.json +++ b/catalog/ui/package-lock.json @@ -79,7 +79,7 @@ "svg-url-loader": "^8.0.0", "terser-webpack-plugin": "^5.3.9", "ts-jest": "^29.1.1", - "tsconfig-paths-webpack-plugin": "^4.0.1", + "tsconfig-paths-webpack-plugin": "^4.1.0", "tslib": "^2.6.0", "typescript": "^5.1.6", "url-loader": "^4.1.1", diff --git a/catalog/ui/package.json b/catalog/ui/package.json index f0f61157a..4671ed583 100644 --- a/catalog/ui/package.json +++ b/catalog/ui/package.json @@ -67,7 +67,7 @@ "svg-url-loader": "^8.0.0", "terser-webpack-plugin": "^5.3.9", "ts-jest": "^29.1.1", - "tsconfig-paths-webpack-plugin": "^4.0.1", + "tsconfig-paths-webpack-plugin": "^4.1.0", "tslib": "^2.6.0", "typescript": "^5.1.6", "url-loader": "^4.1.1",