Skip to content

Commit

Permalink
Update dependency @types/node to v20.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and smorimoto committed Sep 26, 2024
1 parent 37d2c72 commit 2e88b32
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 @@ -23,7 +23,7 @@
"@biomejs/biome": "1.9.2",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"@types/node": "20.16.7",
"@types/node": "20.16.9",
"typescript": "5.6.2"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -342,12 +342,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.7":
version: 20.16.7
resolution: "@types/node@npm:20.16.7"
"@types/node@npm:20.16.9":
version: 20.16.9
resolution: "@types/node@npm:20.16.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/3f338dddf4ecfe95b77ce5eacb0d36bca970f88f0143afc83327120230a24060d4a0730c3d54e8ca1aa6eb85d83570e41b430b71d441ee626357a0d7e3d1ae8b
checksum: 10c0/52d7cbd6792a26e6757c913d1f6dd0fb0104ac44c93dd87480c011d1211b3a1ba282962996bf6aec03f633b5b39f61576f1bafe8436592ab08ad39464e53e4b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -1008,7 +1008,7 @@ __metadata:
"@biomejs/biome": "npm:1.9.2"
"@tsconfig/node20": "npm:20.1.4"
"@tsconfig/strictest": "npm:2.0.5"
"@types/node": "npm:20.16.7"
"@types/node": "npm:20.16.9"
"@vercel/ncc": "npm:0.38.2"
typescript: "npm:5.6.2"
languageName: unknown
Expand Down

0 comments on commit 2e88b32

Please sign in to comment.