mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Bump stylelint from 13.0.0 to 13.1.0 (#30155)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.0.0 to 13.1.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.0.0...13.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0b9cf29f5a
commit
bfd83c0a47
28
package-lock.json
generated
28
package-lock.json
generated
@ -7496,9 +7496,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"known-css-properties": {
|
"known-css-properties": {
|
||||||
"version": "0.17.0",
|
"version": "0.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.17.0.tgz",
|
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.18.0.tgz",
|
||||||
"integrity": "sha512-Vi3nxDGMm/z+lAaCjvAR1u+7fiv+sG6gU/iYDj5QOF8h76ytK9EW/EKfF0NeTyiGBi8Jy6Hklty/vxISrLox3w==",
|
"integrity": "sha512-69AgJ1rQa7VvUsd2kpvVq+VeObDuo3zrj0CzM5Slmf6yduQFAI2kXPDQJR2IE/u6MSAUOJrwSzjg5vlz8qcMiw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"latest-version": {
|
"latest-version": {
|
||||||
@ -10314,12 +10314,12 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"postcss-safe-parser": {
|
"postcss-safe-parser": {
|
||||||
"version": "4.0.1",
|
"version": "4.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.2.tgz",
|
||||||
"integrity": "sha512-xZsFA3uX8MO3yAda03QrG3/Eg1LN3EPfjjf07vke/46HERLZyHrTsQ9E1r1w1W//fWEhtYNndo2hQplN2cVpCQ==",
|
"integrity": "sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"postcss": "^7.0.0"
|
"postcss": "^7.0.26"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postcss-sass": {
|
"postcss-sass": {
|
||||||
@ -12357,12 +12357,12 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"stylelint": {
|
"stylelint": {
|
||||||
"version": "13.0.0",
|
"version": "13.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.1.0.tgz",
|
||||||
"integrity": "sha512-6sjgOJbM3iLhnUtmRO0J1vvxie9VnhIZX/2fCehjylv9Gl9u0ytehGCTm9Lhw2p1F8yaNZn5UprvhCB8C3g/Tg==",
|
"integrity": "sha512-Ei+nCSQTyZYrsLSUIxq48/QfzCQD9r9sQiBqy7Z4IpIMcj+E0R6b0CHrSFeE7jNgREpBfJKJd6DpstuDrwUiew==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"autoprefixer": "^9.7.3",
|
"autoprefixer": "^9.7.4",
|
||||||
"balanced-match": "^1.0.0",
|
"balanced-match": "^1.0.0",
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
"cosmiconfig": "^6.0.0",
|
"cosmiconfig": "^6.0.0",
|
||||||
@ -12377,17 +12377,17 @@
|
|||||||
"ignore": "^5.1.4",
|
"ignore": "^5.1.4",
|
||||||
"import-lazy": "^4.0.0",
|
"import-lazy": "^4.0.0",
|
||||||
"imurmurhash": "^0.1.4",
|
"imurmurhash": "^0.1.4",
|
||||||
"known-css-properties": "^0.17.0",
|
"known-css-properties": "^0.18.0",
|
||||||
"leven": "^3.1.0",
|
"leven": "^3.1.0",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"log-symbols": "^3.0.0",
|
"log-symbols": "^3.0.0",
|
||||||
"mathml-tag-names": "^2.1.1",
|
"mathml-tag-names": "^2.1.3",
|
||||||
"meow": "^6.0.0",
|
"meow": "^6.0.0",
|
||||||
"micromatch": "^4.0.2",
|
"micromatch": "^4.0.2",
|
||||||
"normalize-selector": "^0.2.0",
|
"normalize-selector": "^0.2.0",
|
||||||
"postcss": "^7.0.26",
|
"postcss": "^7.0.26",
|
||||||
"postcss-html": "^0.36.0",
|
"postcss-html": "^0.36.0",
|
||||||
"postcss-jsx": "^0.36.3",
|
"postcss-jsx": "^0.36.4",
|
||||||
"postcss-less": "^3.1.4",
|
"postcss-less": "^3.1.4",
|
||||||
"postcss-markdown": "^0.36.0",
|
"postcss-markdown": "^0.36.0",
|
||||||
"postcss-media-query-parser": "^0.2.3",
|
"postcss-media-query-parser": "^0.2.3",
|
||||||
|
@ -132,7 +132,7 @@
|
|||||||
"rollup-plugin-istanbul": "^2.0.1",
|
"rollup-plugin-istanbul": "^2.0.1",
|
||||||
"serve": "^11.3.0",
|
"serve": "^11.3.0",
|
||||||
"shelljs": "^0.8.3",
|
"shelljs": "^0.8.3",
|
||||||
"stylelint": "^13.0.0",
|
"stylelint": "^13.1.0",
|
||||||
"stylelint-config-twbs-bootstrap": "^2.0.1",
|
"stylelint-config-twbs-bootstrap": "^2.0.1",
|
||||||
"terser": "^4.6.3",
|
"terser": "^4.6.3",
|
||||||
"vnu-jar": "20.1.2"
|
"vnu-jar": "20.1.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user