Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent cab68f9 commit c45dc85
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 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 @@ -24,7 +24,7 @@
"@nrwl/cli": "15.9.3",
"@nrwl/workspace": "17.2.0",
"@types/jest": "^29.5.11",
"@types/node": "^18.19.3",
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"cross-env": "^7.0.3",
Expand All @@ -50,7 +50,7 @@
"typescript": "^5.3.3"
},
"engines": {
"node": ">=18.19.0",
"node": ">=20.15.0",
"npm": ">=9.9.2"
}
}

0 comments on commit c45dc85

Please sign in to comment.