Skip to content

Commit 938e529

Browse files
chore(deps): update dependency @types/node to v20.17.19 (#667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20e334e commit 938e529

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
@@ -63,7 +63,7 @@
6363
"@swc/core": "1.10.16",
6464
"@swc/jest": "0.2.37",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.17.18",
66+
"@types/node": "20.17.19",
6767
"@typescript-eslint/eslint-plugin": "7.18.0",
6868
"@typescript-eslint/parser": "7.18.0",
6969
"eslint": "8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
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].18":
1684-
version "20.17.18"
1685-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.18.tgz#6dd466a38233c0a7f6ab032d1aab76dc7c8c346a"
1686-
integrity sha512-9kS0opXVV3dJ+C7HPhXfDlOdMu4cjJSZhlSxlDK39IxVRxBbuiYjCkLYSO9d5UYqTd4DApxRK9T1xJiTAkfA0w==
1683+
"@types/[email protected].19":
1684+
version "20.17.19"
1685+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
1686+
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
16871687
dependencies:
16881688
undici-types "~6.19.2"
16891689

0 commit comments

Comments
 (0)