Skip to content

Commit 5445bcc

Browse files
Bump the typescript group across 1 directory with 3 updates
Bumps the typescript group with 3 updates in the / directory: [ts-patch](https://github.com/nonara/ts-patch), [typescript](https://github.com/microsoft/TypeScript) and [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths). Updates `ts-patch` from 3.3.0 to 4.0.1 - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](nonara/ts-patch@v3.3.0...v4.0.1) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `typescript-transform-paths` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/LeDDGroup/typescript-transform-paths/releases) - [Changelog](https://github.com/LeDDGroup/typescript-transform-paths/blob/master/CHANGELOG.md) - [Commits](LeDDGroup/typescript-transform-paths@v3.5.6...v4.0.0) --- updated-dependencies: - dependency-name: ts-patch dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: typescript-transform-paths dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d5736c commit 5445bcc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
"swagger-ui-express": "^5.0.0",
7575
"ts-loader": "^9.5.0",
7676
"ts-node": "^10.9.2",
77-
"ts-patch": "^3.3.0",
78-
"typescript": "~5.9.3",
79-
"typescript-transform-paths": "^3.5.6",
77+
"ts-patch": "^4.0.1",
78+
"typescript": "~6.0.3",
79+
"typescript-transform-paths": "^4.0.0",
8080
"webpack": "^5.90.3",
8181
"webpack-cli": "^5.1.4",
8282
"write-file-webpack-plugin": "^4.5.1"

0 commit comments

Comments
 (0)