Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Nov 1, 2024
1 parent 05fd98e commit cc122d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@actions/github": "6.0.0",
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.7.9",
"@types/node": "22.8.6",
"@vercel/ncc": "0.38.2",
"@vitest/coverage-v8": "2.1.4",
"prettier": "3.3.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -816,12 +816,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.9":
version: 22.7.9
resolution: "@types/node@npm:22.7.9"
"@types/node@npm:22.8.6":
version: 22.8.6
resolution: "@types/node@npm:22.8.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/c68650a1ca3c65cc02e16166fa7daca9958ecea54bd52b0af31009011c44a33f8d559bf467c681b1f06935a10cafb932cc30e5454ecfc89351d361ab669bdba6
undici-types: "npm:~6.19.8"
checksum: 10/27bb73f033eeec05b4ed52dbc521cac28fb7ac14af267119c9bae0318c97848cd790ac7f0a65924ace7ea717eae62e91bd227da4bd6c0217d0016a7a6cd0a156
languageName: node
linkType: hard

Expand Down Expand Up @@ -1954,7 +1954,7 @@ __metadata:
"@octokit/types": "npm:13.6.1"
"@probot/octokit-plugin-config": "npm:3.0.2"
"@total-typescript/ts-reset": "npm:0.6.1"
"@types/node": "npm:22.7.9"
"@types/node": "npm:22.8.6"
"@vercel/ncc": "npm:0.38.2"
"@vitest/coverage-v8": "npm:2.1.4"
deepmerge: "npm:4.3.1"
Expand Down Expand Up @@ -2328,7 +2328,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
Expand Down

0 comments on commit cc122d2

Please sign in to comment.