Skip to content

Commit 873345a

Browse files
chore(deps): update dependency @types/node to v20.17.2 (#617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c986829 commit 873345a

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.40",
6464
"@swc/jest": "0.2.36",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.17.1",
66+
"@types/node": "20.17.2",
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/node@20.17.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==
1607+
"@types/node@20.17.2":
1608+
version "20.17.2"
1609+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.2.tgz#3ca40ef7d776c85a1db3df23cbb5bfb3c384a92e"
1610+
integrity sha512-OOHK4sjXqkL7yQ7VEEHcf6+0jSvKjWqwnaCtY7AKD/VLEvRHMsxxu7eI8ErnjxHS8VwmekD4PeVCpu4qZEZSxg==
16111611
dependencies:
16121612
undici-types "~6.19.2"
16131613

0 commit comments

Comments
 (0)