Skip to content

Commit b83fb22

Browse files
chore(deps): update dependency @types/node to v22.16.0 (#3646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa807a7 commit b83fb22

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
@@ -34,7 +34,7 @@
3434
"@eslint/js": "9.30.1",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "30.0.0",
37-
"@types/node": "22.15.34",
37+
"@types/node": "22.16.0",
3838
"@types/node-fetch": "3.0.3",
3939
"@types/normalize-path": "3.0.2",
4040
"@types/supertest": "6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2760,10 +2760,10 @@
27602760
dependencies:
27612761
undici-types "~6.20.0"
27622762

2763-
"@types/node@22.15.34":
2764-
version "22.15.34"
2765-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34.tgz#3995a6461d2cfc51c81907da0065fc328f6a459e"
2766-
integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==
2763+
"@types/node@22.16.0":
2764+
version "22.16.0"
2765+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.0.tgz#352bc4951fd089df32f2b6412a61d339b67ded8b"
2766+
integrity sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==
27672767
dependencies:
27682768
undici-types "~6.21.0"
27692769

0 commit comments

Comments
 (0)