diff --git a/plugins/woocommerce-blocks/package-lock.json b/plugins/woocommerce-blocks/package-lock.json index d600bc8efbe..c7ea6c6f047 100644 --- a/plugins/woocommerce-blocks/package-lock.json +++ b/plugins/woocommerce-blocks/package-lock.json @@ -1,6 +1,6 @@ { "name": "@woocommerce/block-library", - "version": "6.1.0-dev", + "version": "6.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/plugins/woocommerce-blocks/package.json b/plugins/woocommerce-blocks/package.json index 17fe17c425f..a43e8f65de1 100644 --- a/plugins/woocommerce-blocks/package.json +++ b/plugins/woocommerce-blocks/package.json @@ -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",