Skip to content

Commit 02bdeea

Browse files
Bump sass from 1.85.0 to 1.85.1 (#6965)
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.85.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.0...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1923191 commit 02bdeea

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
@@ -106,7 +106,7 @@
106106
"npm-run-all2": "^7.0.2",
107107
"postcss": "^8.5.3",
108108
"postcss-scss": "^4.0.9",
109-
"sass": "^1.85.0",
109+
"sass": "^1.85.1",
110110
"sass-loader": "^16.0.5",
111111
"stylelint": "^16.15.0",
112112
"stylelint-config-sass-guidelines": "^12.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8109,10 +8109,10 @@ sass-loader@^16.0.5:
81098109
dependencies:
81108110
neo-async "^2.6.2"
81118111

8112-
sass@^1.85.0:
8113-
version "1.85.0"
8114-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0.tgz#0127ef697d83144496401553f0a0e87be83df45d"
8115-
integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==
8112+
sass@^1.85.1:
8113+
version "1.85.1"
8114+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1.tgz#18ab0bb48110ae99163778f06445b406148ca0d5"
8115+
integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==
81168116
dependencies:
81178117
chokidar "^4.0.0"
81188118
immutable "^5.0.2"

0 commit comments

Comments
 (0)