Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
chore(deps): update node.js to ^18.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent c569a94 commit ce5e24c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"typescript": "^5.2.2"
},
"engines": {
"node": "^18"
"node": "^18.18.2"
}
}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"typescript": "5.2.2"
},
"engines": {
"node": "^18"
"node": "^18.18.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"lint-staged": "^15.0.2"
},
"engines": {
"node": "^18"
"node": "^18.18.2"
},
"packageManager": "[email protected]"
}

0 comments on commit ce5e24c

Please sign in to comment.