Skip to content

Commit 73eb623

Browse files
chore(deps-dev): bump @types/node from 22.16.0 to 22.16.1 (#5914)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.16.0 to 22.16.1. - [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.16.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e550f3 commit 73eb623

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@types/jsonwebtoken": "^9.0.10",
9494
"@types/license-checker": "^25.0.6",
9595
"@types/mock-fs": "^4.13.4",
96-
"@types/node": "^22.16.0",
96+
"@types/node": "^22.16.1",
9797
"@types/uuid": "^10.0.0",
9898
"@types/voca": "^1.4.6",
9999
"axios": "^1.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,10 +1899,10 @@
18991899
dependencies:
19001900
undici-types "~5.26.4"
19011901

1902-
"@types/node@^22.16.0":
1903-
version "22.16.0"
1904-
resolved "https://registry.npmjs.org/@types/node/-/node-22.16.0.tgz#352bc4951fd089df32f2b6412a61d339b67ded8b"
1905-
integrity sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==
1902+
"@types/node@^22.16.1":
1903+
version "22.16.1"
1904+
resolved "https://registry.npmjs.org/@types/node/-/node-22.16.1.tgz#cdb8128d3ea7800a6c3f68cf3135b1d1bbdaf8ae"
1905+
integrity sha512-oaNE4MzsA6uO7HcsjUvqzz19lYIRsV6I1Dc6iOvgwYYDiOeF7/9b2E/PE0UW2ccwpgWPVUedjltYXQXVKFd4EA==
19061906
dependencies:
19071907
undici-types "~6.21.0"
19081908

0 commit comments

Comments
 (0)