build(deps-dev): bump sass from 1.46.0 to 1.47.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.46.0 to 1.47.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.46.0...1.47.0)

---
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] 2022-01-10 11:31:34 +00:00 committed by jkozol
parent 1d90dfd1f9
commit d84664e4be
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -15447,9 +15447,9 @@
}
},
"sass": {
"version": "1.46.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.46.0.tgz",
"integrity": "sha512-Z4BYTgioAOlMmo4LU3Ky2txR8KR0GRPLXxO38kklaYxgo7qMTgy+mpNN4eKsrXDTFlwS5vdruvazG4cihxHRVQ==",
"version": "1.47.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.47.0.tgz",
"integrity": "sha512-GtXwvwgD7/6MLUZPnlA5/8cdRgC9SzT5kAnnJMRmEZQFRE3J56Foswig4NyyyQGsnmNvg6EUM/FP0Pe9Y2zywQ==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0",

View file

@ -77,7 +77,7 @@
"npm-run-all": "4.1.5",
"prop-types": "15.8.1",
"redux-mock-store": "1.5.4",
"sass": "1.46.0",
"sass": "1.47.0",
"sass-loader": "^12.4.0",
"stylelint": "13.13.1",
"stylelint-config-recommended-scss": "4.3.0",