Skip to content

Commit 8f11ae4

Browse files
Bump sass from 1.94.2 to 1.95.0 in /website (#3998)
Bumps [sass](https://github.com/sass/dart-sass) from 1.94.2 to 1.95.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.94.2...1.95.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.95.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 87b02c9 commit 8f11ae4

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.94.2"
26+
"sass": "^1.95.0"
2727
},
2828
"browserslist": {
2929
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8463,10 +8463,10 @@ sass-loader@^16.0.2:
84638463
dependencies:
84648464
neo-async "^2.6.2"
84658465

8466-
sass@^1.94.2:
8467-
version "1.94.2"
8468-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.2.tgz#198511fc6fdd2fc0a71b8d1261735c12608d4ef3"
8469-
integrity sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==
8466+
sass@^1.95.0:
8467+
version "1.95.0"
8468+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.95.0.tgz#3a3a4d4d954313ab50eaf16f6e2548a2f6ec0811"
8469+
integrity sha512-9QMjhLq+UkOg/4bb8Lt8A+hJZvY3t+9xeZMKSBtBEgxrXA3ed5Ts4NDreUkYgJP1BTmrscQE/xYhf7iShow6lw==
84708470
dependencies:
84718471
chokidar "^4.0.0"
84728472
immutable "^5.0.2"

0 commit comments

Comments
 (0)