chore(deps): update dependency sass to ^1.35.1

This commit is contained in:
Renovate Bot 2021-06-15 22:23:50 +00:00
parent 55aaf6d722
commit f09daaa34d
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -113,7 +113,7 @@
"postcss-pxtorem": "5.1.1", "postcss-pxtorem": "5.1.1",
"react-test-renderer": "17.0.2", "react-test-renderer": "17.0.2",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"sass": "^1.35.0", "sass": "^1.35.1",
"stylelint": "13.13.1", "stylelint": "13.13.1",
"stylelint-config-recommended-scss": "4.2.0", "stylelint-config-recommended-scss": "4.2.0",
"stylelint-scss": "3.19.0" "stylelint-scss": "3.19.0"

View File

@ -17362,10 +17362,10 @@ sass-loader@^10.1.0:
schema-utils "^3.0.0" schema-utils "^3.0.0"
semver "^7.3.2" semver "^7.3.2"
sass@^1.35.0: sass@^1.35.1:
version "1.35.0" version "1.35.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.0.tgz#37c39e60eb3f82149488a9ca9ae48f888bf9324d" resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd"
integrity sha512-9joxNu7CoIEdZTDZFnH67NoWE/1VTofGPYiSIntWSE391SfmPu6Kd2Y0ZclDu9WQhVvvPwvo8LHeb/8wHIj95Q== integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"