Skip to content

Commit 6011c0f

Browse files
chore(deps): update dependency @types/node to v20.11.24
1 parent 4306876 commit 6011c0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@testing-library/react-native": "12.4.3",
6262
"@types/jest": "29.5.12",
6363
"@types/marked": "5.0.0",
64-
"@types/node": "20.11.19",
64+
"@types/node": "20.11.24",
6565
"@types/react": "18.2.57",
6666
"@types/react-native": "0.72.6",
6767
"@types/react-native-table-component": "1.2.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4081,10 +4081,10 @@
40814081
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
40824082
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
40834083

4084-
"@types/[email protected].19":
4085-
version "20.11.19"
4086-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
4087-
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
4084+
"@types/[email protected].24":
4085+
version "20.11.24"
4086+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
4087+
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
40884088
dependencies:
40894089
undici-types "~5.26.4"
40904090

0 commit comments

Comments
 (0)