Skip to content

Commit 07352d5

Browse files
chore(deps): update dependency @types/node to v20.17.11 (#646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f634705 commit 07352d5

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.4",
6464
"@swc/jest": "0.2.37",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.17.10",
66+
"@types/node": "20.17.11",
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].10":
1684-
version "20.17.10"
1685-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18"
1686-
integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==
1683+
"@types/[email protected].11":
1684+
version "20.17.11"
1685+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11.tgz#2c05215fc37316b1596df7fbdba52151eaf83c50"
1686+
integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==
16871687
dependencies:
16881688
undici-types "~6.19.2"
16891689

0 commit comments

Comments
 (0)