Skip to content

Commit 32513e6

Browse files
Bump sass from 1.87.0 to 1.88.0 in /website (#3676)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fb5c5b commit 32513e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
2525
"react-player": "^2.16.0",
26-
"sass": "^1.87.0"
26+
"sass": "^1.88.0"
2727
},
2828
"browserslist": {
2929
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8545,10 +8545,10 @@ sass-loader@^16.0.2:
85458545
dependencies:
85468546
neo-async "^2.6.2"
85478547

8548-
sass@^1.87.0:
8549-
version "1.87.0"
8550-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
8551-
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
8548+
sass@^1.88.0:
8549+
version "1.88.0"
8550+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.88.0.tgz#cd1495749bebd9e4aca86e93ee60b3904a107789"
8551+
integrity sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==
85528552
dependencies:
85538553
chokidar "^4.0.0"
85548554
immutable "^5.0.2"

0 commit comments

Comments
 (0)