Skip to content

Commit

Permalink
fix(major deps): update node.js to v20 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2023
1 parent 98faa88 commit 4ed0d5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions website/package-lock.json

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

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"postcss-cli": "10.1.0"
},
"dependencies": {
"node": "19.8.1"
"node": "20.5.0"
}
}

0 comments on commit 4ed0d5d

Please sign in to comment.