Skip to content

Commit 503db51

Browse files
Bump sass from 1.88.0 to 1.89.0 in /website (#3687)
Bumps [sass](https://github.com/sass/dart-sass) from 1.88.0 to 1.89.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.88.0...1.89.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.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 4999a0f commit 503db51

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.88.0"
26+
"sass": "^1.89.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.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==
8548+
sass@^1.89.0:
8549+
version "1.89.0"
8550+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d"
8551+
integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==
85528552
dependencies:
85538553
chokidar "^4.0.0"
85548554
immutable "^5.0.2"

0 commit comments

Comments
 (0)