From 3a77326318d35f2446a9e5aca3a5f76cc2c4264e Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 15 Jun 2021 21:19:52 +0000 Subject: [PATCH] Update dependency sass to v1.35.1 (#551) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/551 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a7a3c8b73..844110e7c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lodash": "4.17.21", "marked": "2.0.7", "register-service-worker": "1.7.2", - "sass": "1.35.0", + "sass": "1.35.1", "snake-case": "3.0.4", "verte": "0.0.12", "vue": "2.6.14", diff --git a/yarn.lock b/yarn.lock index 680434d31..9493175c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11897,10 +11897,10 @@ sass-loader@10.2.0: schema-utils "^3.0.0" semver "^7.3.2" -sass@1.35.0: - version "1.35.0" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.0.tgz#37c39e60eb3f82149488a9ca9ae48f888bf9324d" - integrity sha512-9joxNu7CoIEdZTDZFnH67NoWE/1VTofGPYiSIntWSE391SfmPu6Kd2Y0ZclDu9WQhVvvPwvo8LHeb/8wHIj95Q== +sass@1.35.1: + version "1.35.1" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd" + integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ== dependencies: chokidar ">=3.0.0 <4.0.0"