chore(deps-dev): bump sass from 1.70.0 to 1.71.0 (#636)

Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.71.0.
- [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.70.0...1.71.0)

---
updated-dependencies:
- dependency-name: sass
  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>
This commit is contained in:
dependabot[bot]
2024-02-16 08:17:01 +00:00
committed by GitHub
parent eb2c0ad210
commit 6b9ae07d8a
2 changed files with 10 additions and 10 deletions

View File

@@ -43,7 +43,7 @@
"eslint-config-react-app": "^7.0.1",
"husky": "^9.0.11",
"prettier": "^3.2.5",
"sass": "^1.70.0",
"sass": "^1.71.0",
"stylelint": "^16.2.1",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-scss": "^6.1.0",