0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Bump stylelint-config-twbs-bootstrap from 5.0.0 to 6.0.0 (#37087)

Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2022-09-09 18:17:11 +03:00 committed by GitHub
parent 23e50829f9
commit bcfc8d0d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 11 deletions

59
package-lock.json generated
View File

@ -62,7 +62,7 @@
"sass": "^1.54.8",
"shelljs": "^0.8.5",
"stylelint": "^14.11.0",
"stylelint-config-twbs-bootstrap": "^5.0.0",
"stylelint-config-twbs-bootstrap": "^6.0.0",
"terser": "^5.15.0",
"vnu-jar": "21.10.12"
},
@ -9551,13 +9551,13 @@
}
},
"node_modules/stylelint-config-twbs-bootstrap": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-5.0.0.tgz",
"integrity": "sha512-YTKXFl+6s9i5A2tlz3BdbZiawLQw+2NFe81If1bC1clMYkzOFL/r+bRdPhU7X/UbKU2H4sPhaS00Q/m10AGlwA==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-6.0.0.tgz",
"integrity": "sha512-lrrhLkw5GqvSYykw6miMvxK7Ff+JSe80eiAlhpJv6z9X0AZdbBUL7bmqTcwgVg3G2OahAv6jejmJh+N9mR5c7w==",
"dev": true,
"dependencies": {
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard": "^26.0.0",
"stylelint-config-standard": "^28.0.0",
"stylelint-config-standard-scss": "^5.0.0",
"stylelint-scss": "^4.3.0"
},
@ -9565,7 +9565,28 @@
"node": ">=12"
},
"peerDependencies": {
"stylelint": "^14.9.0"
"stylelint": "^14.11.0"
}
},
"node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-recommended": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz",
"integrity": "sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==",
"dev": true,
"peerDependencies": {
"stylelint": "^14.10.0"
}
},
"node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-standard": {
"version": "28.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-28.0.0.tgz",
"integrity": "sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==",
"dev": true,
"dependencies": {
"stylelint-config-recommended": "^9.0.0"
},
"peerDependencies": {
"stylelint": "^14.11.0"
}
},
"node_modules/stylelint-order": {
@ -17483,15 +17504,33 @@
}
},
"stylelint-config-twbs-bootstrap": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-5.0.0.tgz",
"integrity": "sha512-YTKXFl+6s9i5A2tlz3BdbZiawLQw+2NFe81If1bC1clMYkzOFL/r+bRdPhU7X/UbKU2H4sPhaS00Q/m10AGlwA==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-6.0.0.tgz",
"integrity": "sha512-lrrhLkw5GqvSYykw6miMvxK7Ff+JSe80eiAlhpJv6z9X0AZdbBUL7bmqTcwgVg3G2OahAv6jejmJh+N9mR5c7w==",
"dev": true,
"requires": {
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard": "^26.0.0",
"stylelint-config-standard": "^28.0.0",
"stylelint-config-standard-scss": "^5.0.0",
"stylelint-scss": "^4.3.0"
},
"dependencies": {
"stylelint-config-recommended": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz",
"integrity": "sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==",
"dev": true,
"requires": {}
},
"stylelint-config-standard": {
"version": "28.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-28.0.0.tgz",
"integrity": "sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==",
"dev": true,
"requires": {
"stylelint-config-recommended": "^9.0.0"
}
}
}
},
"stylelint-order": {

View File

@ -147,7 +147,7 @@
"sass": "^1.54.8",
"shelljs": "^0.8.5",
"stylelint": "^14.11.0",
"stylelint-config-twbs-bootstrap": "^5.0.0",
"stylelint-config-twbs-bootstrap": "^6.0.0",
"terser": "^5.15.0",
"vnu-jar": "21.10.12"
},