1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 15:41:45 +01:00

Bump sass from 1.40.1 to 1.41.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.40.1 to 1.41.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.40.1...1.41.0)

---
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]
2021-09-15 09:02:12 +00:00
committed by GitHub
parent 2669b97b6b
commit 0cde88fc00
2 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
"postcss-loader": "^6.1.1",
"prettier": "^2.4.0",
"release-it": "^14.11.5",
"sass": "^1.40.1",
"sass": "^1.41.0",
"sass-loader": "^12.1.0",
"vue-hot-reload-api": "^2.3.4",
"vue-jest": "^3.0.7",

View File

@@ -6657,10 +6657,10 @@ sass-loader@^12.1.0:
klona "^2.0.4"
neo-async "^2.6.2"
sass@^1.40.1:
version "1.40.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.40.1.tgz#55d3fc38fe9dc579e7324ce0eb9185bede7992a9"
integrity sha512-M6WskYLzTfdZdb09W9SftIScjudL8jNkhdh9z96U+olQaKIcw2Knb6QLL9bUhnuSm4VD+1yJVaO2/ENDPMTtAQ==
sass@^1.41.0:
version "1.41.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.41.0.tgz#f7b41dc00336a4c03429c37b9680b86758af61d4"
integrity sha512-wb8nT60cjo9ZZMcHzG7TzdbFtCAmHEKWrH+zAdScPb4ZxL64WQBnGdbp5nwlenW5wJPcHva1JWmVa0h6iqA5eg==
dependencies:
chokidar ">=3.0.0 <4.0.0"