}
},
"stylelint-config-standard": {
- "version": "19.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-19.0.0.tgz",
- "integrity": "sha512-VvcODsL1PryzpYteWZo2YaA5vU/pWfjqBpOvmeA8iB2MteZ/ZhI1O4hnrWMidsS4vmEJpKtjdhLdfGJmmZm6Cg==",
+ "version": "20.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-20.0.0.tgz",
+ "integrity": "sha512-IB2iFdzOTA/zS4jSVav6z+wGtin08qfj+YyExHB3LF9lnouQht//YyB0KZq9gGz5HNPkddHOzcY8HsUey6ZUlA==",
"dev": true,
"requires": {
"stylelint-config-recommended": "^3.0.0"
}
},
"stylelint-config-twbs-bootstrap": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.0.0.tgz",
- "integrity": "sha512-9VpHaK78mGFJpB9V9dZJXuImnNLkFPvvlOHQLyBnMoX6/qc4miuYInaJbYBMs844gqPF208EjKOZinrUJZ6TIA==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.0.1.tgz",
+ "integrity": "sha512-Dju5iXlT4U0PaU2hFlsAlLiUo0YKq84U23bq3TFucwRM3w4aDqP0rr5aKwh3tcxAqrsD5sQOuOaKZV1LCEVvqQ==",
"dev": true,
"requires": {
"stylelint-config-recommended-scss": "^4.2.0",
- "stylelint-config-standard": "^19.0.0",
+ "stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.0.0",
"stylelint-scss": "^3.14.2"
}