Bump sass from 1.35.1 to 1.37.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.37.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.35.1...1.37.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2021-08-01 17:08:46 +00:00
committed by GitHub
parent 9e7ce5ac1e
commit 12f744dc71
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8450,9 +8450,9 @@
"dev": true
},
"sass": {
"version": "1.35.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.35.1.tgz",
"integrity": "sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==",
"version": "1.37.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.37.0.tgz",
"integrity": "sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"
+1 -1
View File
@@ -58,7 +58,7 @@
"node-fetch": "^2.6.1",
"pixelmatch": "^5.2.1",
"pngjs": "^6.0.0",
"sass": "^1.35.1",
"sass": "^1.37.0",
"sass-loader": "^12.1.0",
"selenium-webdriver": "^4.0.0-beta.4",
"source-map-loader": "^3.0.0",