Upgrade cypress version.

This commit is contained in:
Paulo Gustavo Veiga 2021-12-12 18:35:48 -08:00
parent 5199ede592
commit 36c974e34d
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# The workflow allows running tests and code linting on the default branch. # The workflow allows running tests and code linting on the default branch.
# Node LTS # Node LTS
image: cypress/base:14.15.4 image: cypress/base:16.13.0
pipelines: pipelines:
default: default:

View File

@ -25,7 +25,7 @@
"Ezequiel Bergamaschi" "Ezequiel Bergamaschi"
], ],
"engines": { "engines": {
"node": "^17.2.0" "node": ">=16.0.0"
}, },
"browserslist": { "browserslist": {
"production": [ "production": [