mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 02:37: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.
|
||||
|
||||
# Node LTS
|
||||
image: cypress/base:14.15.4
|
||||
image: cypress/base:16.13.0
|
||||
|
||||
pipelines:
|
||||
default:
|
||||
|
@ -25,7 +25,7 @@
|
||||
"Ezequiel Bergamaschi"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^17.2.0"
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
Loading…
Reference in New Issue
Block a user