Skip to content

Commit 07cd4a0

Browse files
chore(deps): update dependency @types/node to v20.10.4
1 parent 7f207f4 commit 07cd4a0

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.1",
6262
"@types/jest": "29.5.10",
6363
"@types/marked": "5.0.0",
64-
"@types/node": "20.10.3",
64+
"@types/node": "20.10.4",
6565
"@types/react": "18.2.42",
6666
"@types/react-native": "0.72.6",
6767
"@types/react-native-table-component": "1.2.7",

yarn.lock

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

3746-
"@types/[email protected].3":
3747-
version "20.10.3"
3748-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030"
3749-
integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==
3746+
"@types/[email protected].4":
3747+
version "20.10.4"
3748+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
3749+
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
37503750
dependencies:
37513751
undici-types "~5.26.4"
37523752

0 commit comments

Comments
 (0)