This commit is contained in:
renovate[bot] 2019-09-25 12:26:04 +02:00 committed by Albert Juhé Lluveras
parent 24228121be
commit cc3d06c417
2 changed files with 4 additions and 4 deletions

View File

@ -12010,9 +12010,9 @@
"dev": true
},
"lint-staged": {
"version": "9.2.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.5.tgz",
"integrity": "sha512-d99gTBFMJ29159+9iRvaMEQstmNcPAbQbhHSYw6D/1FncvFdIj8lWHztaq3Uq+tbZPABHXQ/fyN7Rp1QwF8HIw==",
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.3.0.tgz",
"integrity": "sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A==",
"dev": true,
"requires": {
"chalk": "^2.4.2",

View File

@ -80,7 +80,7 @@
"husky": "2.4.1",
"ignore-loader": "0.1.2",
"js-md5": "0.7.3",
"lint-staged": "9.2.5",
"lint-staged": "9.3.0",
"mini-css-extract-plugin": "0.8.0",
"node-sass": "4.12.0",
"po2json": "1.0.0-alpha",