Skip to content

Commit 8459d09

Browse files
Bump sass from 1.93.2 to 1.93.3 in /website (#3935)
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.93.3. - [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.2...1.93.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caf5283 commit 8459d09

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.2"
26+
"sass": "^1.93.3"
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.2:
8956-
version "1.93.2"
8957-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.2.tgz#e97d225d60f59a3b3dbb6d2ae3c1b955fd1f2cd1"
8958-
integrity sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==
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==
89598959
dependencies:
89608960
chokidar "^4.0.0"
89618961
immutable "^5.0.2"

0 commit comments

Comments
 (0)