Skip to content

Commit b6eb94a

Browse files
chore(deps): update dependency @types/node to ^22.16.5 (#325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15f6bb5 commit b6eb94a

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
@@ -38,7 +38,7 @@
3838
"@txo/tsconfig-cjs": "^2.0.0",
3939
"@types/eslint": "^8.56.12",
4040
"@types/jest": "^29.5.14",
41-
"@types/node": "^22.16.4",
41+
"@types/node": "^22.16.5",
4242
"eslint-config-txo-typescript": "^4.0.70",
4343
"husky": "^9.1.7",
4444
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,10 +1420,10 @@
14201420
dependencies:
14211421
"@types/unist" "^2"
14221422

1423-
"@types/node@*", "@types/node@^22.16.4":
1424-
version "22.16.4"
1425-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
1426-
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
1423+
"@types/node@*", "@types/node@^22.16.5":
1424+
version "22.16.5"
1425+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
1426+
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
14271427
dependencies:
14281428
undici-types "~6.21.0"
14291429

0 commit comments

Comments
 (0)