Skip to content

Commit 47bb28f

Browse files
authored
Merge pull request #249 from gmsgowtham/renovate/node-20.x
chore(deps): update dependency @types/node to v20.11.7
2 parents e25c3b2 + 85405e8 commit 47bb28f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@release-it/conventional-changelog": "8.0.1",
6565
"@testing-library/react-native": "12.4.3",
6666
"@types/jest": "29.5.11",
67-
"@types/node": "20.11.6",
67+
"@types/node": "20.11.7",
6868
"@types/react": "18.2.48",
6969
"@types/react-native": "0.72.8",
7070
"@types/react-syntax-highlighter": "15.5.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3454,10 +3454,10 @@
34543454
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.5.tgz#26d295f3570323b2837d322180dfbf1ba156fefb"
34553455
integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==
34563456

3457-
"@types/node@20.11.6":
3458-
version "20.11.6"
3459-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e"
3460-
integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==
3457+
"@types/node@20.11.7":
3458+
version "20.11.7"
3459+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.7.tgz#cb49aedd758c978c30806d0c38b520ed2a3df6e0"
3460+
integrity sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A==
34613461
dependencies:
34623462
undici-types "~5.26.4"
34633463

0 commit comments

Comments
 (0)