Skip to content

Commit b9c09ec

Browse files
Bump sass from 1.86.1 to 1.86.3 in /website (#3622)
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.1 to 1.86.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.86.1...1.86.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.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 db9d4e3 commit b9c09ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
2525
"react-player": "^2.16.0",
26-
"sass": "^1.86.1"
26+
"sass": "^1.86.3"
2727
},
2828
"browserslist": {
2929
"production": [

website/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8546,10 +8546,10 @@ sass-loader@^16.0.2:
85468546
dependencies:
85478547
neo-async "^2.6.2"
85488548

8549-
sass@^1.86.1:
8550-
version "1.86.1"
8551-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.1.tgz#862c7fc9d30ffb9bf616fa20e50c033cb1bee4dc"
8552-
integrity sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==
8549+
sass@^1.86.3:
8550+
version "1.86.3"
8551+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.3.tgz#0a0d9ea97cb6665e73f409639f8533ce057464c9"
8552+
integrity sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==
85538553
dependencies:
85548554
chokidar "^4.0.0"
85558555
immutable "^5.0.2"

0 commit comments

Comments
 (0)