Skip to content

Commit 12a2d7c

Browse files
Bump sass from 1.86.0 to 1.86.1 in /website (VirtusLab#3603)
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.0 to 1.86.1. - [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.0...1.86.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 151ee81 commit 12a2d7c

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
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": "^18.3.1",
2424
"react-dom": "^18.3.1",
2525
"react-player": "^2.16.0",
26-
"sass": "^1.86.0"
26+
"sass": "^1.86.1"
2727
},
2828
"browserslist": {
2929
"production": [

website/yarn.lock

Lines changed: 5 additions & 10 deletions
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.0:
8550-
version "1.86.0"
8551-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.0.tgz#f49464fb6237a903a93f4e8760ef6e37a5030114"
8552-
integrity sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==
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==
85538553
dependencies:
85548554
chokidar "^4.0.0"
85558555
immutable "^5.0.2"
@@ -8850,12 +8850,7 @@ [email protected]:
88508850
resolved "https://registry.yarnpkg.com/sort-css-media-queries/-/sort-css-media-queries-2.2.0.tgz#aa33cf4a08e0225059448b6c40eddbf9f1c8334c"
88518851
integrity sha512-0xtkGhWCC9MGt/EzgnvbbbKhqWjl1+/rncmhTh5qCpbYguXh6S/qwePfv/JQ8jePXXmqingylxoC49pCkSPIbA==
88528852

8853-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
8854-
version "1.0.2"
8855-
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
8856-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
8857-
8858-
source-map-js@^1.0.1, source-map-js@^1.2.1:
8853+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.0.2, source-map-js@^1.2.1:
88598854
version "1.2.1"
88608855
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
88618856
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==

0 commit comments

Comments
 (0)