Skip to content

Commit

Permalink
chore: update node.js to v20.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent b6474f7 commit a575a35
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@codspeed/vitest-plugin": "^3.1.0",
"@types/node": "^20.12.12",
"@types/node": "^20.16.10",
"@vitest/ui": "^1.6.0",
"astro": "^4.8.5",
"defu": "^6.1.4",
Expand All @@ -65,7 +65,7 @@
}
},
"volta": {
"node": "20.13.1",
"node": "20.18.0",
"yarn": "4.2.2"
}
}
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2277,12 +2277,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
"@types/node@npm:^20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/e3945da0a3017bdc1f88f15bdfb823f526b2a717bd58d4640082d6eb0bd2794b5c99bfb914b9e9324ec116dce36066990353ed1c777e8a7b0641f772575793c4
undici-types: "npm:~6.19.2"
checksum: 10/f0832d16fed07737c2c3edd6cb6414a22e8379173e56e701ab8890b8798c8f9bc37337332631818f813ff7f8c0e168e9900e8f44cdfd2406d15150289c813acc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5698,7 +5698,7 @@ __metadata:
"@changesets/changelog-github": "npm:^0.5.0"
"@changesets/cli": "npm:^2.27.1"
"@codspeed/vitest-plugin": "npm:^3.1.0"
"@types/node": "npm:^20.12.12"
"@types/node": "npm:^20.16.10"
"@vitest/ui": "npm:^1.6.0"
astro: "npm:^4.8.5"
defu: "npm:^6.1.4"
Expand Down Expand Up @@ -9246,6 +9246,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"unherit@npm:^3.0.0":
version: 3.0.1
resolution: "unherit@npm:3.0.1"
Expand Down

0 comments on commit a575a35

Please sign in to comment.