Skip to content

Commit e858296

Browse files
chore(deps): bump typescript
Bumps the minor-or-patch group in /examples/autocomplete with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.7.2 to 5.7.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.7.2...v5.7.3) --- 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]>
1 parent ee892d6 commit e858296

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

examples/autocomplete/package-lock.json

Lines changed: 4 additions & 5 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.10.5",
1414
"ts-node": "^10.9.2",
15-
"typescript": "^5.7.2"
15+
"typescript": "^5.7.3"
1616
}
1717
}

0 commit comments

Comments
 (0)