Skip to content

Commit 9b404d6

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

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
@@ -57,7 +57,7 @@
5757
"@txo/semantic-release": "^2.0.10",
5858
"@txo/tsconfig-cjs": "^2.0.0",
5959
"@types/jest": "^29.5.14",
60-
"@types/node": "^22.16.4",
60+
"@types/node": "^22.16.5",
6161
"@types/react": "~18.3.23",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1628,10 +1628,10 @@
16281628
dependencies:
16291629
"@types/unist" "^2"
16301630

1631-
"@types/node@*", "@types/node@^22.16.4":
1632-
version "22.16.4"
1633-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
1634-
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
1631+
"@types/node@*", "@types/node@^22.16.5":
1632+
version "22.16.5"
1633+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
1634+
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
16351635
dependencies:
16361636
undici-types "~6.21.0"
16371637

0 commit comments

Comments
 (0)