Skip to content

Commit 449d431

Browse files
Bump sass from 1.89.2 to 1.90.0 in /website (#3828)
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.2 to 1.90.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.89.2...1.90.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.90.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 9c6f1d8 commit 449d431

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": "^19.1.0",
2424
"react-dom": "^19.1.0",
2525
"react-player": "^2.16.1",
26-
"sass": "^1.89.2"
26+
"sass": "^1.90.0"
2727
},
2828
"browserslist": {
2929
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8327,10 +8327,10 @@ sass-loader@^16.0.2:
83278327
dependencies:
83288328
neo-async "^2.6.2"
83298329

8330-
sass@^1.89.2:
8331-
version "1.89.2"
8332-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
8333-
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
8330+
sass@^1.90.0:
8331+
version "1.90.0"
8332+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.90.0.tgz#d6fc2be49c7c086ce86ea0b231a35bf9e33cb84b"
8333+
integrity sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==
83348334
dependencies:
83358335
chokidar "^4.0.0"
83368336
immutable "^5.0.2"

0 commit comments

Comments
 (0)