From f47502ce8ac6d49eeb6d99d053c6f15c58dc81a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 07:29:15 +0000 Subject: [PATCH] Bump typescript-transform-paths from 3.4.6 to 3.4.7 Bumps [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/LeDDGroup/typescript-transform-paths/releases) - [Changelog](https://github.com/LeDDGroup/typescript-transform-paths/blob/master/CHANGELOG.md) - [Commits](https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.6...v3.4.7) --- updated-dependencies: - dependency-name: typescript-transform-paths dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 38d66b5a52..ae496aa51b 100644 --- a/package.json +++ b/package.json @@ -6344,7 +6344,7 @@ "ts-patch": "^3.0.2", "tsconfig-paths-webpack-plugin": "^4.1.0", "typescript": "^5.4.5", - "typescript-transform-paths": "^3.4.6", + "typescript-transform-paths": "^3.4.7", "vsce": "^2.15.0", "webpack": "^5.91.0", "webpack-cli": "^5.1.4" diff --git a/yarn.lock b/yarn.lock index 67ed6a54b4..a6acd13b37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4218,10 +4218,10 @@ typed-rest-client@^1.8.4: tunnel "0.0.6" underscore "^1.12.1" -typescript-transform-paths@^3.4.6: - version "3.4.6" - resolved "https://registry.yarnpkg.com/typescript-transform-paths/-/typescript-transform-paths-3.4.6.tgz#28e6b24eb17a34116484a4b7af7323b8bb756db6" - integrity sha512-qdgpCk9oRHkIBhznxaHAapCFapJt5e4FbFik7Y4qdqtp6VyC3smAIPoDEIkjZ2eiF7x5+QxUPYNwJAtw0thsTw== +typescript-transform-paths@^3.4.7: + version "3.4.7" + resolved "https://registry.yarnpkg.com/typescript-transform-paths/-/typescript-transform-paths-3.4.7.tgz#1deaf976fb1b7a70fb26b541356017057c0c17a5" + integrity sha512-1Us1kdkdfKd2unbkBAOV2HHRmbRBYpSuk9nJ7cLD2hP4QmfToiM/VpxNlhJc1eezVwVqSKSBjNSzZsK/fWR/9A== dependencies: minimatch "^3.0.4"