Skip to content

Commit a5d706e

Browse files
chore(deps): update dependency @types/node to v20.17.22 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99b709d commit a5d706e

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.11.5",
6464
"@swc/jest": "0.2.37",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.17.21",
66+
"@types/node": "20.17.22",
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].21":
1684-
version "20.17.21"
1685-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.21.tgz#67ca074245f5e82c2e533cfb2944d9eea02338af"
1686-
integrity sha512-yw1WZ94lZpdZbpnaF+WRvlN/Sx2EZWe/YZVdK4mC4u02/ql6Ozen8qbRJhOtltOxCg97/kpijhGs5X6STwkvbg==
1683+
"@types/[email protected].22":
1684+
version "20.17.22"
1685+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.22.tgz#18e463b500af6e6d407d2a0084dfc244ef3c8d06"
1686+
integrity sha512-9RV2zST+0s3EhfrMZIhrz2bhuhBwxgkbHEwP2gtGWPjBzVQjifMzJ9exw7aDZhR1wbpj8zBrfp3bo8oJcGiUUw==
16871687
dependencies:
16881688
undici-types "~6.19.2"
16891689

0 commit comments

Comments
 (0)