Pin dependencies (https://github.com/woocommerce/woocommerce-blocks/pull/4930)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b68825c71b
commit
ecaa232a2d
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@woocommerce/block-library",
|
||||
"version": "6.1.0-dev",
|
||||
"version": "6.1.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -156,10 +156,10 @@
|
|||
"glob-promise": "3.4.0",
|
||||
"husky": "2.4.1",
|
||||
"ignore-loader": "0.1.2",
|
||||
"jest-circus": "^27.2.4",
|
||||
"jest-circus": "27.2.4",
|
||||
"jest-environment-jsdom-sixteen": "1.0.3",
|
||||
"jest-fetch-mock": "3.0.3",
|
||||
"jest-html-reporters": "^2.1.6",
|
||||
"jest-html-reporters": "2.1.6",
|
||||
"lint-staged": "9.5.0",
|
||||
"lodash": "4.17.21",
|
||||
"merge-config": "2.0.0",
|
||||
|
|
Loading…
Reference in New Issue