mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-14 03:07:57 +01:00
Upgrade cypress version.
This commit is contained in:
parent
5199ede592
commit
36c974e34d
@ -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:
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"Ezequiel Bergamaschi"
|
"Ezequiel Bergamaschi"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^17.2.0"
|
"node": ">=16.0.0"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
|
Loading…
Reference in New Issue
Block a user