https://github.com/twbs/bootstrap
Revision 160ae24d064089463fb5d6aea108aabc564cc15c authored by dependabot[bot] on 18 April 2023, 12:17:23 UTC, committed by GitHub on 18 April 2023, 12:17:23 UTC
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.4.0 to 15.5.0.
- [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/15.4.0...15.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a908da5
Raw File
Tip revision: 160ae24d064089463fb5d6aea108aabc564cc15c authored by dependabot[bot] on 18 April 2023, 12:17:23 UTC
Build(deps-dev): Bump stylelint from 15.4.0 to 15.5.0 (#38476)
Tip revision: 160ae24
.gitattributes
# Enforce Unix newlines
* text=auto eol=lf

# Don't diff or textually merge source maps
*.map binary

bootstrap.css linguist-vendored=false
bootstrap.js linguist-vendored=false
back to top