Skip to content

Commit 6c045d7

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

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
@@ -48,7 +48,7 @@
4848
"@txo/semantic-release": "^2.0.10",
4949
"@txo/tsconfig": "^2.0.0",
5050
"@types/jest": "^29.5.14",
51-
"@types/node": "^22.16.4",
51+
"@types/node": "^22.16.5",
5252
"concurrently": "^9.2.0",
5353
"depcheck": "^1.4.7",
5454
"eslint-config-txo-package-typescript": "^1.0.107",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,10 +1511,10 @@
15111511
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
15121512
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
15131513

1514-
"@types/node@*", "@types/node@^22.16.4":
1515-
version "22.16.4"
1516-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
1517-
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
1514+
"@types/node@*", "@types/node@^22.16.5":
1515+
version "22.16.5"
1516+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
1517+
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
15181518
dependencies:
15191519
undici-types "~6.21.0"
15201520

0 commit comments

Comments
 (0)