This commit is contained in:
renovate[bot] 2019-06-14 09:48:44 -04:00 committed by Kelly Dwan
parent f9b54fcefc
commit 691dad4b22
2 changed files with 6 additions and 6 deletions

View File

@ -7273,7 +7273,7 @@
"dependencies": {
"slice-ansi": {
"version": "0.0.4",
"resolved": "http://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz",
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz",
"integrity": "sha1-7b+JA/ZvfOL46v1s7tZeJkyDGzU=",
"dev": true
}
@ -13591,9 +13591,9 @@
}
},
"lint-staged": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.0.tgz",
"integrity": "sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA==",
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.1.tgz",
"integrity": "sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==",
"dev": true,
"requires": {
"chalk": "^2.3.1",
@ -13711,7 +13711,7 @@
},
"chalk": {
"version": "1.1.3",
"resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
"dev": true,
"requires": {

View File

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