mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Bump stylelint from 13.2.0 to 13.2.1 (#30375)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.0 to 13.2.1. - [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.2.0...13.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
67edc4d45d
commit
cbc7b55b86
14
package-lock.json
generated
14
package-lock.json
generated
@ -12448,9 +12448,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"stylelint": {
|
||||
"version": "13.2.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.2.0.tgz",
|
||||
"integrity": "sha512-isf31yjkm0DQesx+Yk1b/WQpFkf1MicwaAVR22Hprx9HRFGhhEkWdrVCyrkK6HFymL0rhzynG97Tu53q/WCsAg==",
|
||||
"version": "13.2.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.2.1.tgz",
|
||||
"integrity": "sha512-461ZV4KpUe7pEHHgMOsH4kkjF7qsjkCIMJYOf7QQC4cvgPUJ0z4Nj+ah5fvKl1rzqBqc5EZa6P0nna4CGoJX+A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"autoprefixer": "^9.7.4",
|
||||
@ -12473,10 +12473,10 @@
|
||||
"lodash": "^4.17.15",
|
||||
"log-symbols": "^3.0.0",
|
||||
"mathml-tag-names": "^2.1.3",
|
||||
"meow": "^6.0.0",
|
||||
"meow": "^6.0.1",
|
||||
"micromatch": "^4.0.2",
|
||||
"normalize-selector": "^0.2.0",
|
||||
"postcss": "^7.0.26",
|
||||
"postcss": "^7.0.27",
|
||||
"postcss-html": "^0.36.0",
|
||||
"postcss-jsx": "^0.36.4",
|
||||
"postcss-less": "^3.1.4",
|
||||
@ -12489,7 +12489,7 @@
|
||||
"postcss-scss": "^2.0.0",
|
||||
"postcss-selector-parser": "^6.0.2",
|
||||
"postcss-syntax": "^0.36.2",
|
||||
"postcss-value-parser": "^4.0.2",
|
||||
"postcss-value-parser": "^4.0.3",
|
||||
"resolve-from": "^5.0.0",
|
||||
"slash": "^3.0.0",
|
||||
"specificity": "^0.4.1",
|
||||
@ -12500,7 +12500,7 @@
|
||||
"svg-tags": "^1.0.0",
|
||||
"table": "^5.4.6",
|
||||
"v8-compile-cache": "^2.1.0",
|
||||
"write-file-atomic": "^3.0.1"
|
||||
"write-file-atomic": "^3.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"ansi-regex": {
|
||||
|
@ -130,7 +130,7 @@
|
||||
"rollup-plugin-istanbul": "^2.0.1",
|
||||
"serve": "^11.3.0",
|
||||
"shelljs": "^0.8.3",
|
||||
"stylelint": "^13.2.0",
|
||||
"stylelint": "^13.2.1",
|
||||
"stylelint-config-twbs-bootstrap": "^2.0.1",
|
||||
"terser": "^4.6.6",
|
||||
"vnu-jar": "20.2.28"
|
||||
|
Loading…
x
Reference in New Issue
Block a user