Skip to content

Commit 00b8636

Browse files
Bump sass from 1.86.1 to 1.89.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.1 to 1.89.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.86.1...1.89.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca7f9ca commit 00b8636

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
@@ -70,7 +70,7 @@
7070
"remark-docusaurus-tabs": "^0.2.0",
7171
"remark-link-rewrite": "^1.0.7",
7272
"remark-math": "^6.0.0",
73-
"sass": "^1.86.1",
73+
"sass": "^1.89.1",
7474
"search-insights": "^2.17.3",
7575
"short-uuid": "^5.2.0",
7676
"unist-util-visit": "^5.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12492,10 +12492,10 @@ sass-loader@^16.0.2:
1249212492
dependencies:
1249312493
neo-async "^2.6.2"
1249412494

12495-
sass@^1.86.1:
12496-
version "1.86.1"
12497-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.1.tgz#862c7fc9d30ffb9bf616fa20e50c033cb1bee4dc"
12498-
integrity sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==
12495+
sass@^1.89.1:
12496+
version "1.89.1"
12497+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
12498+
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
1249912499
dependencies:
1250012500
chokidar "^4.0.0"
1250112501
immutable "^5.0.2"

0 commit comments

Comments
 (0)