build(deps-dev): bump sass from 1.49.9 to 1.57.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.57.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.49.9...1.57.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-01-10 04:06:34 +00:00 committed by Lucas Garfield
parent a59fa1e7c6
commit b9b746825e
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -58,7 +58,7 @@
"postcss-scss": "4.0.3",
"prop-types": "15.8.1",
"redux-mock-store": "1.5.4",
"sass": "1.49.9",
"sass": "1.57.1",
"sass-loader": "13.0.2",
"stylelint": "14.14.1",
"stylelint-config-recommended-scss": "6.0.0",
@ -15559,9 +15559,9 @@
}
},
"node_modules/sass": {
"version": "1.49.9",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.49.9.tgz",
"integrity": "sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==",
"version": "1.57.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
@ -29947,9 +29947,9 @@
}
},
"sass": {
"version": "1.49.9",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.49.9.tgz",
"integrity": "sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==",
"version": "1.57.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0",

View file

@ -79,7 +79,7 @@
"postcss-scss": "4.0.3",
"prop-types": "15.8.1",
"redux-mock-store": "1.5.4",
"sass": "1.49.9",
"sass": "1.57.1",
"sass-loader": "13.0.2",
"stylelint": "14.14.1",
"stylelint-config-recommended-scss": "6.0.0",