Skip to content

Commit

Permalink
chore(deps): update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent d51b3e2 commit 9f90b0a
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18
20
40 changes: 30 additions & 10 deletions 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 @@ -16,7 +16,7 @@
"test": "npm run lint"
},
"engines": {
"node": "^18.0.0",
"node": "^20.0.0",
"npm": "^10.0.0"
},
"repository": {
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@sinonjs/fake-timers": "^13.0.0",
"@types/node": "^14",
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.0",
Expand Down

0 comments on commit 9f90b0a

Please sign in to comment.