Skip to content

Commit dfd0416

Browse files
chore(deps): bump @types/node
Bumps the minor-or-patch group in /examples/autocomplete with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.15.17 to 22.15.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e268d4e commit dfd0416

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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@nginx/reference-lib": "file:../../reference-lib",
13-
"@types/node": "^22.15.17",
13+
"@types/node": "^22.15.19",
1414
"ts-node": "^10.9.2",
1515
"typescript": "^5.8.3"
1616
}

0 commit comments

Comments
 (0)