Skip to content

Commit

Permalink
build(deps-dev): bump the typescript group across 1 directory with 2 …
Browse files Browse the repository at this point in the history
…updates

Bumps the typescript group with 2 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript) and [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths).


Updates `typescript` from 5.5.4 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)

Updates `typescript-transform-paths` from 3.5.1 to 3.5.2
- [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.1...v3.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript
- dependency-name: typescript-transform-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent e6a7120 commit 3169559
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
17 changes: 8 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
"ts-node": "10.9.2",
"ts-patch": "3.2.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.5.4",
"typescript-transform-paths": "3.5.1",
"typescript": "5.6.3",
"typescript-transform-paths": "3.5.2",
"webpack": "5.94.0"
},
"homepage": "https://act-org.github.io/dls",
Expand Down

0 comments on commit 3169559

Please sign in to comment.