Update dependency grunt-stylelint to v0.11.1
This commit is contained in:
parent
d627a4bbb8
commit
1189b1d066
|
@ -5679,9 +5679,9 @@
|
|||
}
|
||||
},
|
||||
"grunt-stylelint": {
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-stylelint/-/grunt-stylelint-0.11.0.tgz",
|
||||
"integrity": "sha512-/6LOPh8ftRS70tKa676ZrGG+eNCQQHJPH5QWe4gmzdW+K3Ud0YwbmUe1Bly3x9ymfllNTCALRmMJoV9xEh9RFA==",
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/grunt-stylelint/-/grunt-stylelint-0.11.1.tgz",
|
||||
"integrity": "sha512-DYq74oCsk6Q/fmUarv4CGrt6M/61yrtHRSM5FfrJy8uLFo+WQ/tiMWmROk+53Vvq3GWz8+m/Rz/Ne+Ag0QZvjw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "2.4.2"
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"grunt-rtlcss": "2.0.1",
|
||||
"grunt-sass": "3.0.2",
|
||||
"grunt-shell": "3.0.1",
|
||||
"grunt-stylelint": "0.11.0",
|
||||
"grunt-stylelint": "0.11.1",
|
||||
"grunt-wp-i18n": "1.0.3",
|
||||
"husky": "3.0.2",
|
||||
"istanbul": "1.0.0-alpha.2",
|
||||
|
|
Loading…
Reference in New Issue