Skip to content

Commit 99aae04

Browse files
chore(deps): update dependency @types/node to ^22.18.9 (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afd6a0d commit 99aae04

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.18.8",
60+
"@types/node": "^22.18.9",
6161
"@types/react": "~18.3.26",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,10 +1638,10 @@
16381638
dependencies:
16391639
"@types/unist" "^2"
16401640

1641-
"@types/node@*", "@types/node@^22.18.8":
1642-
version "22.18.8"
1643-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1644-
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
1641+
"@types/node@*", "@types/node@^22.18.9":
1642+
version "22.18.10"
1643+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.10.tgz#37f0ac8d2ec41af7bba06f162c85ff409e4e3420"
1644+
integrity sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==
16451645
dependencies:
16461646
undici-types "~6.21.0"
16471647

0 commit comments

Comments
 (0)