Update Node.js to v12.22.7 (https://github.com/woocommerce/woocommerce-blocks/pull/4931)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
61e5a4c55e
commit
b68825c71b
|
@ -6,6 +6,6 @@
|
||||||
"eslint": "7.31.0"
|
"eslint": "7.31.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "12.22.6"
|
"node": "12.22.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue