Skip to content

Commit 6a6eabc

Browse files
chore(deps): update dependency @types/node to v20.17.1 (#615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 054a690 commit 6a6eabc

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.7.39",
6464
"@swc/jest": "0.2.36",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.17.0",
66+
"@types/node": "20.17.1",
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
@@ -1604,10 +1604,10 @@
16041604
dependencies:
16051605
undici-types "~5.26.4"
16061606

1607-
"@types/[email protected].0":
1608-
version "20.17.0"
1609-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0.tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b"
1610-
integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==
1607+
"@types/[email protected].1":
1608+
version "20.17.1"
1609+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.1.tgz#2b968e060dfb04b7f9550fe3db5f552721c14566"
1610+
integrity sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==
16111611
dependencies:
16121612
undici-types "~6.19.2"
16131613

0 commit comments

Comments
 (0)