Skip to content

Commit ecadf08

Browse files
authored
Merge pull request #654 from gmsgowtham/renovate/node-20.x
chore(deps): update dependency @types/node to v20.12.7
2 parents 92d144b + b70847d commit ecadf08

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.5",
6262
"@types/jest": "29.5.12",
6363
"@types/marked": "5.0.0",
64-
"@types/node": "20.11.24",
64+
"@types/node": "20.12.7",
6565
"@types/react": "18.2.62",
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
@@ -4110,10 +4110,10 @@
41104110
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
41114111
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
41124112

4113-
"@types/node@20.11.24":
4114-
version "20.11.24"
4115-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
4116-
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
4113+
"@types/node@20.12.7":
4114+
version "20.12.7"
4115+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
4116+
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
41174117
dependencies:
41184118
undici-types "~5.26.4"
41194119

0 commit comments

Comments
 (0)