Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit f1cf399

Browse files
chore(deps-dev): Bump sass from 1.85.1 to 1.86.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.85.1...1.86.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22644f4 commit f1cf399

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"autoprefixer": "^9.8",
1010
"css-loader": "^7.1",
1111
"mini-css-extract-plugin": "^2.9",
12-
"sass": "^1.85",
12+
"sass": "^1.86",
1313
"postcss-loader": "^8.1",
1414
"sass-loader": "^16.0",
1515
"webpack": "^5.98",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,10 +1086,10 @@ sass-loader@^16.0:
10861086
dependencies:
10871087
neo-async "^2.6.2"
10881088

1089-
sass@^1.85:
1090-
version "1.85.1"
1091-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1.tgz#18ab0bb48110ae99163778f06445b406148ca0d5"
1092-
integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==
1089+
sass@^1.86:
1090+
version "1.86.1"
1091+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.1.tgz#862c7fc9d30ffb9bf616fa20e50c033cb1bee4dc"
1092+
integrity sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==
10931093
dependencies:
10941094
chokidar "^4.0.0"
10951095
immutable "^5.0.2"

0 commit comments

Comments
 (0)