From 4d54b0688295d0eb552e6573ee6ee9e193be7b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 04:09:56 +0000 Subject: [PATCH] Bump typescript-transform-paths from 2.2.3 to 3.4.6 Bumps [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths) from 2.2.3 to 3.4.6. - [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/v2.2.3...v3.4.6) --- updated-dependencies: - dependency-name: typescript-transform-paths dependency-type: direct:development update-type: version-update:semver-major ... 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 12b8449..7bca4e4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "ts-node": "^9.1.1", "ttypescript": "^1.5.12", "typescript": "4.2.4", - "typescript-transform-paths": "^2.2.3", + "typescript-transform-paths": "^3.4.6", "yarn-deduplicate": "^3.1.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 6c9de4b..0f0faad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4585,10 +4585,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript-transform-paths@^2.2.3: - version "2.2.3" - resolved "https://registry.yarnpkg.com/typescript-transform-paths/-/typescript-transform-paths-2.2.3.tgz#a22e4227978ab85cd54b5344d43ecc796460d3aa" - integrity sha512-jF63/iDnjKfLANZK1F8HhNgRv+v6R3vqpoPrx6KJWYtq9Ch7hPvefmb0HtbUfYaAMqUW3ol+w29wEYa7HNKBcA== +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== dependencies: minimatch "^3.0.4"