Skip to content

Commit 639074d

Browse files
chore(deps): update dependency @types/node to ^22.18.7 (#717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f98b697 commit 639074d

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.6",
60+
"@types/node": "^22.18.7",
6161
"@types/react": "~18.3.24",
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
@@ -1629,10 +1629,10 @@
16291629
dependencies:
16301630
"@types/unist" "^2"
16311631

1632-
"@types/node@*", "@types/node@^22.18.6":
1633-
version "22.18.6"
1634-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748"
1635-
integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==
1632+
"@types/node@*", "@types/node@^22.18.7":
1633+
version "22.18.8"
1634+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1635+
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
16361636
dependencies:
16371637
undici-types "~6.21.0"
16381638

0 commit comments

Comments
 (0)