Skip to content

Commit

Permalink
Merge pull request #4235 from alphagov/PP-12825_bump-node-version
Browse files Browse the repository at this point in the history
Bumped node version.
  • Loading branch information
oswaldquek authored Jul 16, 2024
2 parents 0a7a5e5 + ecdb02b commit a26a4a1
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 @@
18.17.1
18.20.4
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 @@ -5,7 +5,7 @@
"private": true,
"license": "MIT",
"engines": {
"node": "18.17.1"
"node": "^18.20.4"
},
"standard": {
"globals": [
Expand Down

0 comments on commit a26a4a1

Please sign in to comment.