chore(deps): update dependency sass to ^1.37.5

This commit is contained in:
Renovate Bot 2021-08-09 21:10:24 +00:00
parent 94791ece4d
commit f84830cd0a
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",
"react-test-renderer": "17.0.2",
"rimraf": "3.0.2",
"sass": "^1.37.0",
"sass": "^1.37.5",
"stylelint": "13.13.1",
"stylelint-config-recommended-scss": "4.3.0",
"stylelint-scss": "3.20.1"

View File

@ -17445,10 +17445,10 @@ sass-loader@^10.1.0:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@^1.37.0:
version "1.37.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.0.tgz#f1b03a9d072ee9053a29d125c8130c78e92827c2"
integrity sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==
sass@^1.37.5:
version "1.37.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.5.tgz#f6838351f7cc814c4fcfe1d9a20e0cabbd1e7b3c"
integrity sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==
dependencies:
chokidar ">=3.0.0 <4.0.0"