Skip to content

Commit 8905362

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

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.11",
6464
"@swc/jest": "0.2.36",
6565
"@types/jest": "29.5.12",
66-
"@types/node": "20.12.2",
66+
"@types/node": "20.12.3",
6767
"@typescript-eslint/eslint-plugin": "7.5.0",
6868
"@typescript-eslint/parser": "7.5.0",
6969
"eslint": "8.57.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,10 +1598,10 @@
15981598
dependencies:
15991599
undici-types "~5.26.4"
16001600

1601-
"@types/node@20.12.2":
1602-
version "20.12.2"
1603-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
1604-
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
1601+
"@types/node@20.12.3":
1602+
version "20.12.3"
1603+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.3.tgz#d6658c2c7776c1cad93534bb45428195ed840c65"
1604+
integrity sha512-sD+ia2ubTeWrOu+YMF+MTAB7E+O7qsMqAbMfW7DG3K1URwhZ5hN1pLlRVGbf4wDFzSfikL05M17EyorS86jShw==
16051605
dependencies:
16061606
undici-types "~5.26.4"
16071607

0 commit comments

Comments
 (0)