Skip to content

Commit a8bf379

Browse files
renovate[bot]Yarimizu14
authored andcommitted
chore(deps): update node.js to >=20.15.0
1 parent 216e005 commit a8bf379

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

integration-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"test:record": "AUTIFY_POLLY_RECORD=1 jest --testMatch **/dist/test/**/*.test.js --updateSnapshot"
5252
},
5353
"engines": {
54-
"node": ">=20.14.0"
54+
"node": ">=20.15.0"
5555
},
5656
"bugs": {
5757
"url": "https://github.com/autifyhq/autify-cli/issues"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
]
172172
},
173173
"engines": {
174-
"node": ">=20.14.0"
174+
"node": ">=20.15.0"
175175
},
176176
"bugs": "https://github.com/autifyhq/autify-cli/issues",
177177
"keywords": [

0 commit comments

Comments
 (0)