This commit is contained in:
renovate[bot] 2019-07-11 10:43:44 +01:00 committed by Mike Jolley
parent bac144a68c
commit a23008f39c
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@woocommerce/block-library",
"version": "2.3.0-dev",
"version": "2.3.0-beta",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -13482,9 +13482,9 @@
}
},
"lint-staged": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.1.0.tgz",
"integrity": "sha512-jI+oj159MHVlsGxMFkzTPrin0Jt8ltVJWSfCPn/xM+qiIPwCimjuhq9//IiNMaNj8VIFZ8QlaAF4qecWTbUOPQ==",
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.0.tgz",
"integrity": "sha512-K/CQWcxYunc8lGMNTFvtI4+ybJcHW3K4Ghudz2OrJhIWdW/i1WWu9rGiVj4yJ0+D/xh8a08kp5slt89VZC9Eqg==",
"dev": true,
"requires": {
"chalk": "^2.4.2",

View File

@ -67,7 +67,7 @@
"husky": "2.4.1",
"interpolate-components": "1.1.1",
"js-md5": "0.7.3",
"lint-staged": "9.1.0",
"lint-staged": "9.2.0",
"mini-css-extract-plugin": "0.7.0",
"node-sass": "4.12.0",
"po2json": "1.0.0-alpha",