Skip to content

Commit

Permalink
ci(deps): Update dependency node to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 7bbb1c7 commit e74c563
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.22.12
18.20.5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"access": "private"
},
"engines": {
"node": ">=v12.22.12"
"node": ">=18.20.5"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit e74c563

Please sign in to comment.