Skip to content

Commit 94449f1

Browse files
Update typescript-transform-paths requirement in the typescript group
Updates the requirements on [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths) to permit the latest version. Updates `typescript-transform-paths` to 3.5.6 - [Release notes](https://github.com/LeDDGroup/typescript-transform-paths/releases) - [Changelog](https://github.com/LeDDGroup/typescript-transform-paths/blob/v3.5.6/CHANGELOG.md) - [Commits](LeDDGroup/typescript-transform-paths@v3.5.5...v3.5.6) --- updated-dependencies: - dependency-name: typescript-transform-paths dependency-version: 3.5.6 dependency-type: direct:development dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c408c2 commit 94449f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"ts-node": "^10.9.2",
7777
"ts-patch": "^3.3.0",
7878
"typescript": "~5.9.3",
79-
"typescript-transform-paths": "^3.5.5",
79+
"typescript-transform-paths": "^3.5.6",
8080
"webpack": "^5.90.3",
8181
"webpack-cli": "^5.1.4",
8282
"write-file-webpack-plugin": "^4.5.1"

0 commit comments

Comments
 (0)