mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Bump stylelint from 14.8.3 to 14.8.5 (#36472)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.8.5. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.8.3...14.8.5) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
753698fea0
commit
dcb4d5e1df
18
package-lock.json
generated
18
package-lock.json
generated
@ -61,7 +61,7 @@
|
||||
"rtlcss": "^3.5.0",
|
||||
"sass": "^1.52.1",
|
||||
"shelljs": "^0.8.5",
|
||||
"stylelint": "^14.8.3",
|
||||
"stylelint": "^14.8.5",
|
||||
"stylelint-config-twbs-bootstrap": "^3.1.0",
|
||||
"terser": "^5.14.0",
|
||||
"vnu-jar": "21.10.12"
|
||||
@ -9931,9 +9931,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "14.8.3",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.3.tgz",
|
||||
"integrity": "sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==",
|
||||
"version": "14.8.5",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.5.tgz",
|
||||
"integrity": "sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"balanced-match": "^2.0.0",
|
||||
@ -9960,7 +9960,7 @@
|
||||
"micromatch": "^4.0.5",
|
||||
"normalize-path": "^3.0.0",
|
||||
"picocolors": "^1.0.0",
|
||||
"postcss": "^8.4.13",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss-media-query-parser": "^0.2.3",
|
||||
"postcss-resolve-nested-selector": "^0.1.1",
|
||||
"postcss-safe-parser": "^6.0.0",
|
||||
@ -18417,9 +18417,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"stylelint": {
|
||||
"version": "14.8.3",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.3.tgz",
|
||||
"integrity": "sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==",
|
||||
"version": "14.8.5",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.5.tgz",
|
||||
"integrity": "sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"balanced-match": "^2.0.0",
|
||||
@ -18446,7 +18446,7 @@
|
||||
"micromatch": "^4.0.5",
|
||||
"normalize-path": "^3.0.0",
|
||||
"picocolors": "^1.0.0",
|
||||
"postcss": "^8.4.13",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss-media-query-parser": "^0.2.3",
|
||||
"postcss-resolve-nested-selector": "^0.1.1",
|
||||
"postcss-safe-parser": "^6.0.0",
|
||||
|
@ -146,7 +146,7 @@
|
||||
"rtlcss": "^3.5.0",
|
||||
"sass": "^1.52.1",
|
||||
"shelljs": "^0.8.5",
|
||||
"stylelint": "^14.8.3",
|
||||
"stylelint": "^14.8.5",
|
||||
"stylelint-config-twbs-bootstrap": "^3.1.0",
|
||||
"terser": "^5.14.0",
|
||||
"vnu-jar": "21.10.12"
|
||||
|
Loading…
x
Reference in New Issue
Block a user