Skip to content

Commit

Permalink
chore: updated the Node.js version from v18.19 to v18.20
Browse files Browse the repository at this point in the history
  • Loading branch information
danmaq committed May 15, 2024
1 parent bf6c000 commit 5668c01
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.1
18.20.2
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
18.19.1
18.20.2
lts/hydrogen
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 18.19.1 ref:v18.19.1 lts-hydrogen lts system latest
nodejs 18.20.2 ref:v18.20.2 lts-hydrogen lts system latest
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 @@ -83,7 +83,7 @@
"typescript-eslint-language-service": "^4.1.5"
},
"engines": {
"node": ">=18.19.1",
"node": ">=18.20.2",
"npm": ">=8.7.0"
}
}

0 comments on commit 5668c01

Please sign in to comment.