Skip to content

Commit

Permalink
chore(deps): update node.js to >= 18.18.1 (#1679)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 4e5cf11 commit 52527ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "BSD-4-Clause",
"type": "module",
"engines": {
"node": ">= 18.18.0"
"node": ">= 18.18.1"
},
"scripts": {
"prettify": "prettier --write \"src/**/*.ts*\" \"src/**/*.css*\"",
Expand Down

0 comments on commit 52527ad

Please sign in to comment.