Skip to content

Commit 4fd2660

Browse files
chore(deps): update dependency @types/node to v20.19.0 (#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60929b4 commit 4fd2660

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
"@swc/core": "1.11.31",
6464
"@swc/jest": "0.2.38",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.17.57",
66+
"@types/node": "20.19.0",
6767
"@typescript-eslint/eslint-plugin": "7.18.0",
6868
"@typescript-eslint/parser": "7.18.0",
6969
"eslint": "8.57.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,12 +1680,12 @@
16801680
dependencies:
16811681
undici-types "~5.26.4"
16821682

1683-
"@types/node@20.17.57":
1684-
version "20.17.57"
1685-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.57.tgz#f807455e3303ba8ba08fcb1db90619356abfaa99"
1686-
integrity sha512-f3T4y6VU4fVQDKVqJV4Uppy8c1p/sVvS3peyqxyWnzkqXFJLRU7Y1Bl7rMS1Qe9z0v4M6McY0Fp9yBsgHJUsWQ==
1683+
"@types/node@20.19.0":
1684+
version "20.19.0"
1685+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.0.tgz#7006b097b15dfea06695c3bbdba98b268797f65b"
1686+
integrity sha512-hfrc+1tud1xcdVTABC2JiomZJEklMcXYNTVtZLAeqTVWD+qL5jkHKT+1lOtqDdGxt+mB53DTtiz673vfjU8D1Q==
16871687
dependencies:
1688-
undici-types "~6.19.2"
1688+
undici-types "~6.21.0"
16891689

16901690
"@types/normalize-package-data@^2.4.3":
16911691
version "2.4.4"
@@ -7964,10 +7964,10 @@ undici-types@~5.26.4:
79647964
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
79657965
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
79667966

7967-
undici-types@~6.19.2:
7968-
version "6.19.6"
7969-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
7970-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
7967+
undici-types@~6.21.0:
7968+
version "6.21.0"
7969+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
7970+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
79717971

79727972
unicode-emoji-modifier-base@^1.0.0:
79737973
version "1.0.0"

0 commit comments

Comments
 (0)