Skip to content

Commit

Permalink
Update Node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent f4863f2 commit fdec2e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"main": "Gruntfile.js",
"engines": {
"node": ">= 18"
"node": ">= 20.8.1"
},
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"snyk": true,
"volta": {
"node": "18.18.2",
"node": "20.8.1",
"npm": "10.2.1"
}
}

0 comments on commit fdec2e1

Please sign in to comment.