Skip to content

Commit 1ac5fb4

Browse files
chore(deps): bump typescript (#223)
Bumps the minor-or-patch group in /examples/autocomplete with 1 update: [typescript](https://github.com/Microsoft/TypeScript). Updates `typescript` from 5.5.3 to 5.5.4 - [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.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9142359 commit 1ac5fb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/autocomplete/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.

examples/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@nginx/reference-lib": "file:../../reference-lib",
1313
"@types/node": "^22.0.0",
1414
"ts-node": "^10.9.2",
15-
"typescript": "^5.5.3"
15+
"typescript": "^5.5.4"
1616
}
1717
}

0 commit comments

Comments
 (0)