mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Bump stylelint-config-twbs-bootstrap from 0.6.0 to 0.7.0 (#29558)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.6.0...v0.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
XhmikosR
parent
c8b09f6f42
commit
39997874ac
Generated
+3
-3
@@ -11526,9 +11526,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stylelint-config-twbs-bootstrap": {
|
"stylelint-config-twbs-bootstrap": {
|
||||||
"version": "0.6.0",
|
"version": "0.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-0.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-0.7.0.tgz",
|
||||||
"integrity": "sha512-wzSXzieiDQQ0KDjHwUYEvaKfLL5rXbHwSgmD6qXyCrkt8kNgLgF/IbGueu7Dd4GfH9v8Sb3EQ1ilbIaguxNZ+Q==",
|
"integrity": "sha512-+5kEDzmXjaeVWTXNhHO2FkZDsHWCDdvTfjvg/39PadShMcqkZt4uNP9E6DD+Xxj+kAYH+lgkdLCspxT5gNGU7A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"stylelint-config-recommended-scss": "^4.0.0",
|
"stylelint-config-recommended-scss": "^4.0.0",
|
||||||
|
|||||||
+1
-1
@@ -132,7 +132,7 @@
|
|||||||
"shelljs": "^0.8.3",
|
"shelljs": "^0.8.3",
|
||||||
"shx": "^0.3.2",
|
"shx": "^0.3.2",
|
||||||
"stylelint": "^11.1.1",
|
"stylelint": "^11.1.1",
|
||||||
"stylelint-config-twbs-bootstrap": "^0.6.0",
|
"stylelint-config-twbs-bootstrap": "^0.7.0",
|
||||||
"terser": "^4.3.8",
|
"terser": "^4.3.8",
|
||||||
"vnu-jar": "19.9.4"
|
"vnu-jar": "19.9.4"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user