Skip to content

Commit 418959f

Browse files
Bump sass from 1.92.1 to 1.93.0 in /website (#3878)
Bumps [sass](https://github.com/sass/dart-sass) from 1.92.1 to 1.93.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.92.1...1.93.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.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 2e84d05 commit 418959f

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.1",
2424
"react-dom": "^19.1.1",
2525
"react-player": "^2.16.1",
26-
"sass": "^1.92.1"
26+
"sass": "^1.93.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.92.1:
8331-
version "1.92.1"
8332-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.1.tgz#07fb1fec5647d7b712685d1090628bf52456fe86"
8333-
integrity sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==
8330+
sass@^1.93.0:
8331+
version "1.93.0"
8332+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
8333+
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
83348334
dependencies:
83358335
chokidar "^4.0.0"
83368336
immutable "^5.0.2"

0 commit comments

Comments
 (0)