Skip to content

Commit 5be4638

Browse files
Bump sass from 1.93.3 to 1.94.0 in /website (#3960)
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.3 to 1.94.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.93.3...1.94.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.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 09d0d61 commit 5be4638

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.2.0",
2424
"react-dom": "^19.2.0",
2525
"react-player": "^2.16.1",
26-
"sass": "^1.93.3"
26+
"sass": "^1.94.0"
2727
},
2828
"browserslist": {
2929
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8952,10 +8952,10 @@ sass-loader@^16.0.2:
89528952
dependencies:
89538953
neo-async "^2.6.2"
89548954

8955-
sass@^1.93.3:
8956-
version "1.93.3"
8957-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.3.tgz#3ff0aa5879dc910d32eae10c282a2847bd63e758"
8958-
integrity sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==
8955+
sass@^1.94.0:
8956+
version "1.94.0"
8957+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.0.tgz#a04198d8940358ca6ad537d2074051edbbe7c1a7"
8958+
integrity sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==
89598959
dependencies:
89608960
chokidar "^4.0.0"
89618961
immutable "^5.0.2"

0 commit comments

Comments
 (0)