mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-12-03 10:54:58 +01:00
Update to node 18
This commit is contained in:
parent
1322ec1436
commit
3ac7e57dcf
@ -4,7 +4,8 @@
|
||||
# The workflow allows running tests and code linting on the default branch.
|
||||
|
||||
# Node LTS
|
||||
image: cypress/included:10.9.0
|
||||
#image: cypress/included:10.9.0
|
||||
image: node:18.4.0
|
||||
|
||||
pipelines:
|
||||
branches:
|
||||
|
@ -28,7 +28,7 @@
|
||||
"Ezequiel Bergamaschi"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">16.10.0"
|
||||
"node": ">18.3.0"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
@ -7050,7 +7050,8 @@ expand-template@^2.0.3:
|
||||
resolved "https://registry.yarnpkg.com/expand-template/-/expand-template-2.0.3.tgz#6e14b3fcee0f3a6340ecb57d2e8918692052a47c"
|
||||
integrity sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==
|
||||
|
||||
expect@^27.5.1:
|
||||
|
||||
@^27.5.1:
|
||||
version "27.5.1"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-27.5.1.tgz#83ce59f1e5bdf5f9d2b94b61d2050db48f3fef74"
|
||||
integrity sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==
|
||||
|
Loading…
Reference in New Issue
Block a user