Skip to content

Commit

Permalink
Update dependency @types/node to v22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and smorimoto committed Feb 1, 2025
1 parent a731984 commit 36daaff
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 @@ -24,7 +24,7 @@
"@biomejs/biome": "1.9.4",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"@types/node": "22.12.0",
"@types/node": "22.13.0",
"@types/semver": "7.5.8",
"typescript": "5.7.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -350,12 +350,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
"@types/node@npm:22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
checksum: 10c0/9cf6358b2863ae7bf9588ca1cc3d87f6a6289c3880e95a046a188760666870e2c12502df8b0a473bec8aa8ffee85e025d60382a6104b10f197120793235b2c22
languageName: node
linkType: hard

Expand Down Expand Up @@ -589,7 +589,7 @@ __metadata:
"@biomejs/biome": "npm:1.9.4"
"@tsconfig/node20": "npm:20.1.4"
"@tsconfig/strictest": "npm:2.0.5"
"@types/node": "npm:22.12.0"
"@types/node": "npm:22.13.0"
"@types/semver": "npm:7.5.8"
"@vercel/ncc": "npm:0.38.3"
semver: "npm:7.7.0"
Expand Down

0 comments on commit 36daaff

Please sign in to comment.