Skip to content

Commit b2378fc

Browse files
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#173)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1880929 commit b2378fc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ci-cd-abcd/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"homepage": "https://github.com/db-ui/cicd-playground#readme",
2323
"devDependencies": {
24-
"typescript": "5.8.2"
24+
"typescript": "5.8.3"
2525
},
2626
"dependencies": {
2727
"@types/node": "^22.13.15"

0 commit comments

Comments
 (0)