https://github.com/twbs/bootstrap
Revision 02bb371f42e292196decfb57b78cf4504ee8377c authored by dependabot[bot] on 14 February 2023, 10:56:43 UTC, committed by Mark Otto on 14 February 2023, 16:43:22 UTC
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.58.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.58.0...1.58.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bffd6e
Raw File
Tip revision: 02bb371f42e292196decfb57b78cf4504ee8377c authored by dependabot[bot] on 14 February 2023, 10:56:43 UTC
Build(deps-dev): Bump sass from 1.58.0 to 1.58.1
Tip revision: 02bb371
.stylelintignore
**/*.min.css
**/dist/
**/vendor/
/_site/
/js/coverage/
back to top