Skip to content

Commit 10a7ce2

Browse files
chore(deps): update dependency @types/node to v22.10.0
1 parent ed72579 commit 10a7ce2

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@testing-library/react-native": "12.8.1",
5959
"@types/jest": "29.5.14",
6060
"@types/marked": "5.0.0",
61-
"@types/node": "22.9.0",
61+
"@types/node": "22.10.0",
6262
"@types/react": "18.3.12",
6363
"@types/react-native": "0.72.6",
6464
"@types/react-native-table-component": "1.2.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4742,12 +4742,12 @@
47424742
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
47434743
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
47444744

4745-
"@types/node@22.9.0":
4746-
version "22.9.0"
4747-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
4748-
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
4745+
"@types/node@22.10.0":
4746+
version "22.10.0"
4747+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81"
4748+
integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==
47494749
dependencies:
4750-
undici-types "~6.19.8"
4750+
undici-types "~6.20.0"
47514751

47524752
"@types/normalize-package-data@^2.4.3":
47534753
version "2.4.4"
@@ -11748,10 +11748,10 @@ unc-path-regex@^0.1.2:
1174811748
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1174911749
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1175011750

11751-
undici-types@~6.19.8:
11752-
version "6.19.8"
11753-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
11754-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
11751+
undici-types@~6.20.0:
11752+
version "6.20.0"
11753+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
11754+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
1175511755

1175611756
unicode-canonical-property-names-ecmascript@^2.0.0:
1175711757
version "2.0.0"

0 commit comments

Comments
 (0)