Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.3 (#870)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent cb80e50 commit 016baa4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@vercel/ncc": "0.38.3",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1662,7 +1662,7 @@ __metadata:
"@swc/jest": "npm:0.2.37"
"@types/jest": "npm:29.5.14"
"@types/js-yaml": "npm:4.0.9"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.3"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.19.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -2004,7 +2004,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.2":
"@types/node@npm:*":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
Expand All @@ -2013,6 +2013,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.3":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/c63bd7800b82a53efd3fc0e115d045ae539eaa6367a7804fc17db84a311995a2228b8dce3e8eed089b4f91ae28224cfcf86086ff1ecf48a16c3b9efc03a725f8
languageName: node
linkType: hard

"@types/responselike@npm:^1.0.0":
version: 1.0.3
resolution: "@types/responselike@npm:1.0.3"
Expand Down

0 comments on commit 016baa4

Please sign in to comment.