Skip to content

Commit d0a1aad

Browse files
chore(deps): update dependency @types/node to ^22.16.1 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e405b7 commit d0a1aad

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
@@ -49,7 +49,7 @@
4949
"@txo/semantic-release": "^2.0.10",
5050
"@txo/tsconfig-cjs": "^2.0.0",
5151
"@types/jest": "^29.5.14",
52-
"@types/node": "^22.16.0",
52+
"@types/node": "^22.16.1",
5353
"concurrently": "^9.2.0",
5454
"eslint-config-txo-package-typescript": "^1.0.106",
5555
"graphql": "^16.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,10 +1563,10 @@
15631563
dependencies:
15641564
"@types/unist" "^2"
15651565

1566-
"@types/node@*", "@types/node@^22.16.0":
1567-
version "22.16.0"
1568-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.0.tgz#352bc4951fd089df32f2b6412a61d339b67ded8b"
1569-
integrity sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==
1566+
"@types/node@*", "@types/node@^22.16.1":
1567+
version "22.16.1"
1568+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.1.tgz#cdb8128d3ea7800a6c3f68cf3135b1d1bbdaf8ae"
1569+
integrity sha512-oaNE4MzsA6uO7HcsjUvqzz19lYIRsV6I1Dc6iOvgwYYDiOeF7/9b2E/PE0UW2ccwpgWPVUedjltYXQXVKFd4EA==
15701570
dependencies:
15711571
undici-types "~6.21.0"
15721572

0 commit comments

Comments
 (0)