This commit is contained in:
renovate[bot] 2019-07-03 10:35:25 +01:00 committed by Mike Jolley
parent ba614a258f
commit bfd83c959e
2 changed files with 4 additions and 4 deletions

View File

@ -13711,9 +13711,9 @@
}
},
"lint-staged": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.1.tgz",
"integrity": "sha512-LZ6n/uzOYJRxmjUrEE6v3wHcL/YOkIMphSwfsyQwmKyFB0l/bRe0AQSG4+QUXHk71C9d2H7Z5KvIZi+qslyrVQ==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.2.tgz",
"integrity": "sha512-2W9yBRADEzcGs6j/57JA0GVzSTByYgWbcU89/Xm0s/k+4qMp8032tZYPPmP422xZ79xtUaNisJ/0U5lbuYmaTA==",
"dev": true,
"requires": {
"chalk": "^2.4.2",

View File

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