Skip to content

Commit d4b8644

Browse files
chore(deps): update dependency @types/node to v20.16.2
1 parent 928bb0e commit d4b8644

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
@@ -57,7 +57,7 @@
5757
"@testing-library/react-native": "12.6.1",
5858
"@types/jest": "29.5.12",
5959
"@types/marked": "5.0.0",
60-
"@types/node": "20.16.1",
60+
"@types/node": "20.16.2",
6161
"@types/react": "18.3.5",
6262
"@types/react-native": "0.72.6",
6363
"@types/react-native-table-component": "1.2.8",

yarn.lock

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

4153-
"@types/[email protected].1":
4154-
version "20.16.1"
4155-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.1.tgz#0b44b15271d0e2191ca68faf1fbe506e06aed732"
4156-
integrity sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==
4153+
"@types/[email protected].2":
4154+
version "20.16.2"
4155+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.2.tgz#9e388f503a5af306e8c63319334887390966a11e"
4156+
integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==
41574157
dependencies:
41584158
undici-types "~6.19.2"
41594159

0 commit comments

Comments
 (0)