2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 (#36428)

* Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0

Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.0.1...v3.1.0)

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

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

* Update .stylelintrc

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-05-24 09:47:44 +03:00
committed by GitHub
parent 39b609431b
commit afef596f20
3 changed files with 52 additions and 14 deletions
+1 -1
View File
@@ -147,7 +147,7 @@
"sass": "^1.52.1",
"shelljs": "^0.8.5",
"stylelint": "^14.8.3",
"stylelint-config-twbs-bootstrap": "^3.0.1",
"stylelint-config-twbs-bootstrap": "^3.1.0",
"terser": "^5.13.1",
"vnu-jar": "21.10.12"
},