Skip to content

Commit

Permalink
chore: update node.js to v20.12.2 (#179)
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 Apr 30, 2024
1 parent aa5fda9 commit d17bf71
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@codspeed/vitest-plugin": "^3.1.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.7",
"@vitest/ui": "^1.2.2",
"astro": "^4.4.15",
"defu": "^6.1.4",
Expand All @@ -74,7 +74,7 @@
}
},
"volta": {
"node": "20.11.1",
"node": "20.12.2",
"yarn": "4.1.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1746,12 +1746,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
"@types/node@npm:^20.12.7":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/78515bc768d2b878e2e06a1c20eb4f5840072b79b8d28ff3dd0a7feaaf48fd3a2ac03cfa5bc7564da82db5906b43e9ba0e5df9f43d870b7aae2942306e208815
checksum: 10/b4a28a3b593a9bdca5650880b6a9acef46911d58cf7cfa57268f048e9a7157a7c3196421b96cea576850ddb732e3b54bc982c8eb5e1e5ef0635d4424c2fce801
languageName: node
linkType: hard

Expand Down Expand Up @@ -5138,7 +5138,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.11.30"
"@types/node": "npm:^20.12.7"
"@vitest/ui": "npm:^1.2.2"
astro: "npm:^4.4.15"
defu: "npm:^6.1.4"
Expand Down

0 comments on commit d17bf71

Please sign in to comment.