Skip to content

Commit 6f4ac53

Browse files
chore(deps): update dependency @types/node to v20.19.20 (#763)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a95cb7 commit 6f4ac53

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.13.20",
6464
"@swc/jest": "0.2.39",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.19.19",
66+
"@types/node": "20.19.20",
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
@@ -1735,10 +1735,10 @@
17351735
dependencies:
17361736
undici-types "~5.26.4"
17371737

1738-
"@types/node@20.19.19":
1739-
version "20.19.19"
1740-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd"
1741-
integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==
1738+
"@types/node@20.19.20":
1739+
version "20.19.20"
1740+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20.tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03"
1741+
integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ==
17421742
dependencies:
17431743
undici-types "~6.21.0"
17441744

0 commit comments

Comments
 (0)