Skip to content

Commit 106c5fb

Browse files
chore(deps): update dependency @types/node to v24.10.7
1 parent fb2ccef commit 106c5fb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@release-it/conventional-changelog": "10.0.4",
6262
"@testing-library/react-native": "v14.0.0-alpha.1",
6363
"@types/jest": "30.0.0",
64-
"@types/node": "24.10.4",
64+
"@types/node": "24.10.7",
6565
"@types/react": "19.2.7",
6666
"@types/svg-parser": "^2.0.3",
6767
"commitlint": "20.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4419,10 +4419,10 @@
44194419
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
44204420
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
44214421

4422-
"@types/node@24.10.4":
4423-
version "24.10.4"
4424-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.4.tgz#9d27c032a1b2c42a4eab8fb65c5856a8b8e098c4"
4425-
integrity sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==
4422+
"@types/node@24.10.7":
4423+
version "24.10.7"
4424+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.7.tgz#516502e408f6d00afd230f291bfe3ad38105a73e"
4425+
integrity sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==
44264426
dependencies:
44274427
undici-types "~7.16.0"
44284428

0 commit comments

Comments
 (0)