From 74f64f33db93460a31bc0ae26ea3b31567b5f0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 00:37:07 +0000 Subject: [PATCH] fix(deps): bump sass from 1.32.11 to 1.32.12 Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.11...1.32.12) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1889c18..f21513a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "nuxt": "^2.15.4", "nuxt-i18n": "^6.25.0", "prism-themes": "^1.6.0", - "sass": "^1.32.11", + "sass": "^1.32.12", "windicss": "^2.5.14" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 054cf95..1f0fbf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8164,10 +8164,10 @@ sass-loader@10.1.1, sass-loader@^10.1.1: schema-utils "^3.0.0" semver "^7.3.2" -sass@^1.32.11: - version "1.32.11" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.11.tgz#b236b3ea55c76602c2ef2bd0445f0db581baa218" - integrity sha512-O9tRcob/fegUVSIV1ihLLZcftIOh0AF1VpKgusUfLqnb2jQ0GLDwI5ivv1FYWivGv8eZ/AwntTyTzjcHu0c/qw== +sass@^1.32.12: + version "1.32.12" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz#a2a47ad0f1c168222db5206444a30c12457abb9f" + integrity sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA== dependencies: chokidar ">=3.0.0 <4.0.0"