Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update node.js to >=18.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 4358679 commit 4fdee41
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.14",
"@types/node": "^18.19.3",
"@types/node": "^18.19.61",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"cross-env": "^7.0.3",
Expand All @@ -50,7 +50,7 @@
"typescript": "^5.6.3"
},
"engines": {
"node": ">=18.19.0",
"node": ">=18.20.4",
"npm": ">=9.9.3"
}
}

0 comments on commit 4fdee41

Please sign in to comment.