Skip to content

Commit ff533d5

Browse files
chore(deps): update dependency @types/node to v20.17.47 (#711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72f9bda commit ff533d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@swc/core": "1.11.24",
6464
"@swc/jest": "0.2.38",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.17.46",
66+
"@types/node": "20.17.47",
6767
"@typescript-eslint/eslint-plugin": "7.18.0",
6868
"@typescript-eslint/parser": "7.18.0",
6969
"eslint": "8.57.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1680,10 +1680,10 @@
16801680
dependencies:
16811681
undici-types "~5.26.4"
16821682

1683-
"@types/[email protected].46":
1684-
version "20.17.46"
1685-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.46.tgz#75f805dfbbf21ca41fd2324ca7b485b459df51bc"
1686-
integrity sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw==
1683+
"@types/[email protected].47":
1684+
version "20.17.47"
1685+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.47.tgz#f9cb375993fffdae609c8e17d2b3dd8d3c4bfa14"
1686+
integrity sha512-3dLX0Upo1v7RvUimvxLeXqwrfyKxUINk0EAM83swP2mlSUcwV73sZy8XhNz8bcZ3VbsfQyC/y6jRdL5tgCNpDQ==
16871687
dependencies:
16881688
undici-types "~6.19.2"
16891689

0 commit comments

Comments
 (0)