Skip to content

Commit 12f0efd

Browse files
authored
Merge pull request #246 from gmsgowtham/renovate/node-20.x
chore(deps): update dependency @types/node to v20.11.6
2 parents eccf18d + 35caa9e commit 12f0efd

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.5",
67+
"@types/node": "20.11.6",
6868
"@types/react": "18.2.37",
6969
"@types/react-native": "0.72.6",
7070
"@types/react-syntax-highlighter": "15.5.11",

yarn.lock

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

3395-
"@types/node@20.11.5":
3396-
version "20.11.5"
3397-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.5.tgz#be10c622ca7fcaa3cf226cf80166abc31389d86e"
3398-
integrity sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==
3395+
"@types/node@20.11.6":
3396+
version "20.11.6"
3397+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e"
3398+
integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==
33993399
dependencies:
34003400
undici-types "~5.26.4"
34013401

0 commit comments

Comments
 (0)