build(deps-dev): bump sass from 1.57.1 to 1.58.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.3. - [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.57.1...1.58.3) --- 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:
parent
77a1cfd078
commit
1ebcfd7af2
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -60,7 +60,7 @@
|
|||
"postcss-scss": "4.0.6",
|
||||
"prop-types": "15.8.1",
|
||||
"redux-mock-store": "1.5.4",
|
||||
"sass": "1.57.1",
|
||||
"sass": "1.58.3",
|
||||
"sass-loader": "13.0.2",
|
||||
"stylelint": "14.16.1",
|
||||
"stylelint-config-recommended-scss": "7.0.0",
|
||||
|
|
@ -16509,9 +16509,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.57.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
|
||||
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
|
||||
"version": "1.58.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz",
|
||||
"integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
|
@ -31493,9 +31493,9 @@
|
|||
}
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.57.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
|
||||
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
|
||||
"version": "1.58.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz",
|
||||
"integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
"postcss-scss": "4.0.6",
|
||||
"prop-types": "15.8.1",
|
||||
"redux-mock-store": "1.5.4",
|
||||
"sass": "1.57.1",
|
||||
"sass": "1.58.3",
|
||||
"sass-loader": "13.0.2",
|
||||
"stylelint": "14.16.1",
|
||||
"stylelint-config-recommended-scss": "7.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue