Skip to content

Commit 48ac209

Browse files
chore(deps): update dependency @types/node to v20.11.18
1 parent c783638 commit 48ac209

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.17",
64+
"@types/node": "20.11.18",
6565
"@types/react": "18.2.55",
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].17":
4085-
version "20.11.17"
4086-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
4087-
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
4084+
"@types/[email protected].18":
4085+
version "20.11.18"
4086+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.18.tgz#06912d152e47c2ac0a393c62141e623ca6005d46"
4087+
integrity sha512-ABT5VWnnYneSBcNWYSCuR05M826RoMyMSGiFivXGx6ZUIsXb9vn4643IEwkg2zbEOSgAiSogtapN2fgc4mAPlw==
40884088
dependencies:
40894089
undici-types "~5.26.4"
40904090

0 commit comments

Comments
 (0)