Skip to content

Commit

Permalink
chore(deps): update node.js to v20 (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent a0d3795 commit 5d4c11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// https://code.visualstudio.com/docs/devcontainers/containers
// https://containers.dev/implementors/json_reference/
{
"image": "node:18",
"image": "node:20",
"features": {},
"customizations": {
"vscode": {
Expand Down

0 comments on commit 5d4c11f

Please sign in to comment.