Skip to content

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 and 4ydx committed Oct 23, 2023
1 parent bdcaffc commit 79ec860
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"test:record": "AUTIFY_POLLY_RECORD=1 jest --testMatch **/dist/test/**/*.test.js --updateSnapshot"
},
"engines": {
"node": ">=18.18.0"
"node": ">=18.18.2"
},
"bugs": {
"url": "https://github.com/autifyhq/autify-cli/issues"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
]
},
"engines": {
"node": ">=18.18.0"
"node": ">=18.18.2"
},
"bugs": "https://github.com/autifyhq/autify-cli/issues",
"keywords": [
Expand Down

0 comments on commit 79ec860

Please sign in to comment.