Skip to content

Commit

Permalink
chore(deps): update node.js to >=20.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Yarimizu14 committed Jul 2, 2024
1 parent 216e005 commit a8bf379
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": ">=20.14.0"
"node": ">=20.15.0"
},
"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 @@ -171,7 +171,7 @@
]
},
"engines": {
"node": ">=20.14.0"
"node": ">=20.15.0"
},
"bugs": "https://github.com/autifyhq/autify-cli/issues",
"keywords": [
Expand Down

0 comments on commit a8bf379

Please sign in to comment.