Skip to content

Commit 2fcc338

Browse files
authored
Merge pull request #207 from gmsgowtham/renovate/node-20.x
chore(deps): update dependency @types/node to v20.8.9
2 parents d4c01d1 + 793b194 commit 2fcc338

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@release-it/conventional-changelog": "7.0.2",
6464
"@testing-library/react-native": "12.3.1",
6565
"@types/jest": "29.5.6",
66-
"@types/node": "20.8.8",
66+
"@types/node": "20.8.9",
6767
"@types/react": "18.2.31",
6868
"@types/react-native": "0.72.5",
6969
"@types/react-syntax-highlighter": "15.5.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3355,12 +3355,12 @@
33553355
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.5.tgz#26d295f3570323b2837d322180dfbf1ba156fefb"
33563356
integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==
33573357

3358-
"@types/node@20.8.8":
3359-
version "20.8.8"
3360-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
3361-
integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
3358+
"@types/node@20.8.9":
3359+
version "20.8.9"
3360+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
3361+
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
33623362
dependencies:
3363-
undici-types "~5.25.1"
3363+
undici-types "~5.26.4"
33643364

33653365
"@types/node@^18.11.9":
33663366
version "18.18.6"
@@ -10020,10 +10020,10 @@ unc-path-regex@^0.1.2:
1002010020
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1002110021
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1002210022

10023-
undici-types@~5.25.1:
10024-
version "5.25.3"
10025-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
10026-
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
10023+
undici-types@~5.26.4:
10024+
version "5.26.5"
10025+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10026+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1002710027

1002810028
unicode-canonical-property-names-ecmascript@^2.0.0:
1002910029
version "2.0.0"

0 commit comments

Comments
 (0)