Skip to content

Commit 661576e

Browse files
chore(deps): update dependency @types/node to ^22.18.12 (#432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16384ca commit 661576e

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.11",
52+
"@types/node": "^22.18.12",
5353
"concurrently": "^9.2.1",
5454
"eslint-config-txo-package-typescript": "^1.0.116",
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.11":
1567-
version "22.18.11"
1568-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.11.tgz#aa8a8ccae8cc828512df642f0d82606b89450d71"
1569-
integrity sha512-Gd33J2XIrXurb+eT2ktze3rJAfAp9ZNjlBdh4SVgyrKEOADwCbdUDaK7QgJno8Ue4kcajscsKqu6n8OBG3hhCQ==
1566+
"@types/node@*", "@types/node@^22.18.12":
1567+
version "22.18.12"
1568+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.12.tgz#e165d87bc25d7bf6d3657035c914db7485de84fb"
1569+
integrity sha512-BICHQ67iqxQGFSzfCFTT7MRQ5XcBjG5aeKh5Ok38UBbPe5fxTyE+aHFxwVrGyr8GNlqFMLKD1D3P2K/1ks8tog==
15701570
dependencies:
15711571
undici-types "~6.21.0"
15721572

0 commit comments

Comments
 (0)