Skip to content

Commit ba27ed0

Browse files
chore(deps): update dependency @types/node to v20.11.19 (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12c13b2 commit ba27ed0

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.4.1",
6464
"@swc/jest": "0.2.36",
6565
"@types/jest": "29.5.12",
66-
"@types/node": "20.11.17",
66+
"@types/node": "20.11.19",
6767
"@typescript-eslint/eslint-plugin": "7.0.1",
6868
"@typescript-eslint/parser": "7.0.1",
6969
"eslint": "8.56.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,10 +1564,10 @@
15641564
dependencies:
15651565
undici-types "~5.26.4"
15661566

1567-
"@types/node@20.11.17":
1568-
version "20.11.17"
1569-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
1570-
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
1567+
"@types/node@20.11.19":
1568+
version "20.11.19"
1569+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
1570+
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
15711571
dependencies:
15721572
undici-types "~5.26.4"
15731573

0 commit comments

Comments
 (0)