From 74e38f88f986f24f9e8aff0a2dace4d51e42ac5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 01:15:51 +0000 Subject: [PATCH] meta: update dependency sass to v1.77.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cabe6e45..aa14306a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-dom": "18.3.1", "react-feather": "2.0.10", "react-responsive-carousel": "3.2.23", - "sass": "1.77.2" + "sass": "1.77.3" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.2.1", diff --git a/yarn.lock b/yarn.lock index 9a8acb38..f047a88a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10524,10 +10524,10 @@ sass-loader@^10.1.1: schema-utils "^3.0.0" semver "^7.3.2" -sass@1.77.2: - version "1.77.2" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa" - integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA== +sass@1.77.3: + version "1.77.3" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836" + integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"