Update Node.js to v12.19.0 (https://github.com/woocommerce/woocommerce-blocks/pull/3248)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d90d7428bd
commit
68289f7fff
|
@ -6,6 +6,6 @@
|
|||
"eslint": "6.8.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.18.4"
|
||||
"node": "12.19.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
"zenhub-api": "0.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.18.4",
|
||||
"node": "12.19.0",
|
||||
"npm": "6.14.8"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue