Skip to content

Commit a2ba9b4

Browse files
chore(deps): bump @types/node (#239)
Bumps the minor-or-patch group with 1 update in the /examples/autocomplete directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.0.0 to 22.5.2 - [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-type: direct:production update-type: version-update:semver-minor 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 efb8275 commit a2ba9b4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/autocomplete/package-lock.json

Lines changed: 8 additions & 8 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.0.0",
13+
"@types/node": "^22.5.2",
1414
"ts-node": "^10.9.2",
1515
"typescript": "^5.5.4"
1616
}

0 commit comments

Comments
 (0)