build(deps-dev): bump sass from 1.66.1 to 1.69.7

Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.69.7.
- [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.66.1...1.69.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-03 07:52:10 +00:00 committed by Klara Simickova
parent 262ac6d3be
commit 5b4b61d91e
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View file

@ -78,7 +78,7 @@
"prop-types": "15.8.1",
"react-chartjs-2": "5.2.0",
"redux-mock-store": "1.5.4",
"sass": "1.66.1",
"sass": "1.69.7",
"sass-loader": "13.3.2",
"stylelint": "15.11.0",
"stylelint-config-recommended-scss": "13.1.0",
@ -17519,9 +17519,10 @@
}
},
"node_modules/sass": {
"version": "1.66.1",
"version": "1.69.7",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.7.tgz",
"integrity": "sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",