Skip to content

Commit

Permalink
fix(deps): update node.js to v23.5.0 (#67)
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 Dec 20, 2024
1 parent f1d3ea4 commit f9e68ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -4,6 +4,6 @@
"postcss-cli": "11.0.0"
},
"dependencies": {
"node": "23.4.0"
"node": "23.5.0"
}
}

0 comments on commit f9e68ac

Please sign in to comment.