Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.4 (#715)
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 Nov 26, 2024
1 parent 4e55df6 commit 72a6607
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@augu/eslint-config": "5.3.0",
"@augu/tsconfig": "1.2.0",
"@types/eslint": "9.6.1",
"@types/node": "22.9.3",
"@types/node": "22.9.4",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vercel/ncc": "0.38.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ __metadata:
"@augu/tsconfig": "npm:1.2.0"
"@noelware/utils": "npm:2.5.1"
"@types/eslint": "npm:9.6.1"
"@types/node": "npm:22.9.3"
"@types/node": "npm:22.9.4"
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
"@typescript-eslint/parser": "npm:8.16.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -813,12 +813,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
"@types/node@npm:22.9.4":
version: 22.9.4
resolution: "@types/node@npm:22.9.4"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10/c32a03ff998b8c6cf7d653216508a92b1e6569dd5031ea6cfc2aaa8c75ebbf4172bf1602f0e1f673086e210787dc96667b99ba4d919bc151f9a1f88aeac42822
checksum: 10/1a30017634e1b7da253858fbc5874a7aded5543d62b25362fe2f839d6e8f950934a44b3ff4dc412892bb5fdb6c26762a381a504e75554e1a1d5f74d6c3de80de
languageName: node
linkType: hard

Expand Down

0 comments on commit 72a6607

Please sign in to comment.