Skip to content

Commit 460811e

Browse files
authored
Merge pull request #255 from Quramy/renovate/node-20.x
chore(deps): update dependency @types/node to v20.8.9
2 parents 3bd8594 + 868f94a commit 460811e

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
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/eslint": "8.44.6",
3131
"@types/estree": "1.0.3",
32-
"@types/node": "20.8.8",
32+
"@types/node": "20.8.9",
3333
"@typescript-eslint/parser": "6.9.0",
3434
"eslint": "8.51.0",
3535
"husky": "8.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,12 +1030,12 @@
10301030
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
10311031
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
10321032

1033-
"@types/[email protected].8":
1034-
version "20.8.8"
1035-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
1036-
integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
1033+
"@types/[email protected].9":
1034+
version "20.8.9"
1035+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
1036+
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
10371037
dependencies:
1038-
undici-types "~5.25.1"
1038+
undici-types "~5.26.4"
10391039

10401040
"@types/stack-utils@^2.0.0":
10411041
version "2.0.0"
@@ -3284,10 +3284,10 @@ [email protected]:
32843284
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
32853285
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
32863286

3287-
undici-types@~5.25.1:
3288-
version "5.25.3"
3289-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
3290-
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
3287+
undici-types@~5.26.4:
3288+
version "5.26.5"
3289+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3290+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
32913291

32923292
uri-js@^4.2.2:
32933293
version "4.4.0"

0 commit comments

Comments
 (0)