Skip to content

Commit 53b4941

Browse files
chore(deps): update dependency @types/node to ^22.18.3 (#403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf968c9 commit 53b4941

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.18.1",
52+
"@types/node": "^22.18.3",
5353
"concurrently": "^9.2.1",
5454
"eslint-config-txo-package-typescript": "^1.0.113",
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.18.1":
1567-
version "22.18.1"
1568-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.1.tgz#cc85ee6999b2a2928739281d2f56ff410a140c52"
1569-
integrity sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==
1566+
"@types/node@*", "@types/node@^22.18.3":
1567+
version "22.18.4"
1568+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.4.tgz#cecc2120443ec4224e930caf84c66a47fb9e1e47"
1569+
integrity sha512-UJdblFqXymSBhmZf96BnbisoFIr8ooiiBRMolQgg77Ea+VM37jXw76C2LQr9n8wm9+i/OvlUlW6xSvqwzwqznw==
15701570
dependencies:
15711571
undici-types "~6.21.0"
15721572

0 commit comments

Comments
 (0)