Skip to content

Commit

Permalink
Update dependency node to v20.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 82eb9be commit 900f3f8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.0
20.18.0
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "nuxt start"
},
"engines": {
"node": "20.11.0"
"node": "20.18.0"
},
"dependencies": {
"cross-env": "7.0.3",
Expand Down

0 comments on commit 900f3f8

Please sign in to comment.