Skip to content

Commit 1761476

Browse files
build(deps): bump sass from 1.87.0 to 1.88.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.87.0 to 1.88.0. - [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.87.0...1.88.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb1a8d9 commit 1761476

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"reading-time": "^2.0.0-1",
4545
"rehype-katex": "7",
4646
"remark-math": "6",
47-
"sass": "^1.87.0",
47+
"sass": "^1.88.0",
4848
"unist-builder": "^4.0.0",
4949
"unist-util-visit": "^5.0.0"
5050
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10531,10 +10531,10 @@ sass-loader@^16.0.2:
1053110531
dependencies:
1053210532
neo-async "^2.6.2"
1053310533

10534-
sass@^1.87.0:
10535-
version "1.87.0"
10536-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
10537-
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
10534+
sass@^1.88.0:
10535+
version "1.88.0"
10536+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.88.0.tgz#cd1495749bebd9e4aca86e93ee60b3904a107789"
10537+
integrity sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==
1053810538
dependencies:
1053910539
chokidar "^4.0.0"
1054010540
immutable "^5.0.2"

0 commit comments

Comments
 (0)