Skip to content

Commit 11900a3

Browse files
build(deps): bump typescript from 5.5.2 to 5.5.3 in /ts-model-api
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.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.2...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a94ee79 commit 11900a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ts-model-api/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts-model-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint": "^8.56.0",
4242
"husky": "^9.0.11",
4343
"shx": "^0.3.2",
44-
"typescript": "^5.5.2"
44+
"typescript": "^5.5.3"
4545
},
4646
"eslint-comment": "// IMPORTANT: keep ESLint version and versions of plugins in sync with the versions in .pre-commit-config.yaml",
4747
"engines": {

0 commit comments

Comments
 (0)