From 70ba165d7b950acd04e51f51208fe1be9e4fc0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 05:19:14 +0000 Subject: [PATCH] Bump sass from 1.32.13 to 1.34.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.34.0. - [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.13...1.34.0) 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 5e9858cd..b97158aa 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "popper.js": "^1.16.1", "portal-vue": "^2.1.7", "prettier": "^2.3.0", - "sass": "^1.32.13", + "sass": "^1.34.0", "sass-loader": "^10.1.1", "typescript": "~4.2.4", "vue-cli-plugin-bootstrap-vue": "~0.7.0", diff --git a/yarn.lock b/yarn.lock index b65fd48b..40194fd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9371,10 +9371,10 @@ sass-loader@^10.1.1: schema-utils "^3.0.0" semver "^7.3.2" -sass@^1.32.13: - version "1.32.13" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz#8d29c849e625a415bce71609c7cf95e15f74ed00" - integrity sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA== +sass@^1.34.0: + version "1.34.0" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.0.tgz#e46d5932d8b0ecc4feb846d861f26a578f7f7172" + integrity sha512-rHEN0BscqjUYuomUEaqq3BMgsXqQfkcMVR7UhscsAVub0/spUrZGBMxQXFS2kfiDsPLZw5yuU9iJEFNC2x38Qw== dependencies: chokidar ">=3.0.0 <4.0.0"