1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 02:58:28 -04:00

📦 npm: Bump sass from 1.39.0 to 1.39.2

Bumps [sass](https://github.com/sass/dart-sass) from 1.39.0 to 1.39.2.
- [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.39.0...1.39.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-10 02:03:25 +00:00 committed by Jake Jarvis
parent c9fe78c147
commit 6c9db011e2
2 changed files with 5 additions and 5 deletions

View File

@ -104,7 +104,7 @@
"postcss-svgo": "^5.0.2",
"prettier": "^2.4.0",
"pretty-quick": "^3.1.1",
"sass": "^1.39.0",
"sass": "^1.39.2",
"sass-loader": "^12.1.0",
"simple-git-hooks": "^2.6.1",
"stylelint": "~13.13.1",

View File

@ -9094,10 +9094,10 @@ sass-loader@^12.1.0:
klona "^2.0.4"
neo-async "^2.6.2"
sass@^1.39.0:
version "1.39.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
sass@^1.39.2:
version "1.39.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.2.tgz#1681964378f58d76fc64a6a502619bd5ac99f660"
integrity sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==
dependencies:
chokidar ">=3.0.0 <4.0.0"