From 99c2759affb1002d822698800433ef8be19575fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 17:17:50 +0000 Subject: [PATCH] build(deps): bump sass from 1.83.4 to 1.86.2 Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.86.2. - [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.83.4...1.86.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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 8689e59..12100db 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "redux-logger": "^3.0.6", "redux-persist": "^6.0.0", "reselect": "^5.1.1", - "sass": "^1.83.4", + "sass": "^1.86.2", "typescript": "^5.7.3", "web-vitals": "^4.2.4", "whatwg-fetch": "^3.6.20", diff --git a/yarn.lock b/yarn.lock index b3c597f..089eb7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10340,10 +10340,10 @@ sass-loader@^12.3.0: klona "^2.0.4" neo-async "^2.6.2" -sass@^1.83.4: - version "1.83.4" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1" - integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA== +sass@^1.86.2: + version "1.86.2" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.2.tgz#be41534cbe1ed3f72eae2f1290a4211682be88e3" + integrity sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w== dependencies: chokidar "^4.0.0" immutable "^5.0.2"