From d257395a6ffaccd51a678f268c4dbc6a847a16d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:14:39 +0000 Subject: [PATCH] build(deps-dev): bump sass from 1.32.13 to 1.43.5 Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.43.5. - [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.32.13...1.43.5) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 78dfcd9..cf5b9e3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "nodemon": "^2.0.7", "parcel-bundler": "^1.12.5", "react-test-renderer": "^17.0.2", - "sass": "^1.32.13", + "sass": "^1.43.5", "typescript": "^4.2.4" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index f32ef47..12082f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7237,9 +7237,10 @@ sane@^4.0.3: minimist "^1.1.1" walker "~1.0.5" -sass@^1.32.13: - version "1.32.13" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz#8d29c849e625a415bce71609c7cf95e15f74ed00" +sass@^1.43.5: + version "1.43.5" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.5.tgz#25a9d91dd098793ef7229d7b04dd3daae2fc4a65" + integrity sha512-WuNm+eAryMgQluL7Mbq9M4EruyGGMyal7Lu58FfnRMVWxgUzIvI7aSn60iNt3kn5yZBMR7G84fAGDcwqOF5JOg== dependencies: chokidar ">=3.0.0 <4.0.0"