Skip to content

Commit

Permalink
Update Node.js to v20.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent fe3f95b commit e531f0b
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.0
20.12.2
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "MIT",
"packageManager": "[email protected]",
"engines": {
"node": "20.12.0"
"node": "20.12.2"
},
"contributors": [
{
Expand All @@ -27,7 +27,7 @@
"@biomejs/biome": "1.7.1",
"@moonrepo/cli": "1.23.4",
"@types/github-script": "github:actions/github-script",
"@types/node": "20.12.7",
"@types/node": "20.12.8",
"typescript": "5.4.5"
}
}
48 changes: 24 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e531f0b

Please sign in to comment.