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

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

---
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] 2023-08-23 04:18:21 +00:00 committed by Klara Simickova
parent 1cd3f397e6
commit 7324e647a4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -69,7 +69,7 @@
"postcss-scss": "4.0.6",
"prop-types": "15.8.1",
"redux-mock-store": "1.5.4",
"sass": "1.64.2",
"sass": "1.66.1",
"sass-loader": "13.3.2",
"stylelint": "15.10.2",
"stylelint-config-recommended-scss": "12.0.0",
@ -17978,9 +17978,9 @@
}
},
"node_modules/sass": {
"version": "1.64.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.64.2.tgz",
"integrity": "sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg==",
"version": "1.66.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.66.1.tgz",
"integrity": "sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",

View file

@ -94,7 +94,7 @@
"postcss-scss": "4.0.6",
"prop-types": "15.8.1",
"redux-mock-store": "1.5.4",
"sass": "1.64.2",
"sass": "1.66.1",
"sass-loader": "13.3.2",
"stylelint": "15.10.2",
"stylelint-config-recommended-scss": "12.0.0",