Skip to content

Commit fc7e8ff

Browse files
chore(deps): update dependency @types/node to v20.19.17 (#757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 644b27c commit fc7e8ff

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.5",
6464
"@swc/jest": "0.2.39",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.19.16",
66+
"@types/node": "20.19.17",
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/[email protected].16":
1739-
version "20.19.16"
1740-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.16.tgz#2393d2757a91a536967bfe3935448a525e187ea6"
1741-
integrity sha512-VS6TTONVdgwJwtJr7U+ghEjpfmQdqehLLpg/iMYGOd1+ilaFjdBJwFuPggJ4EAYPDCzWfDUHoIxyVnu+tOWVuQ==
1738+
"@types/[email protected].17":
1739+
version "20.19.17"
1740+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.17.tgz#41b52697373aef8a43b3b92f33b43f329b2d674b"
1741+
integrity sha512-gfehUI8N1z92kygssiuWvLiwcbOB3IRktR6hTDgJlXMYh5OvkPSRmgfoBUmfZt+vhwJtX7v1Yw4KvvAf7c5QKQ==
17421742
dependencies:
17431743
undici-types "~6.21.0"
17441744

0 commit comments

Comments
 (0)