Skip to content

Commit ec52744

Browse files
authored
Merge pull request #3871 from ClickHouse/dependabot/npm_and_yarn/sass-1.89.1
Bump sass from 1.86.1 to 1.89.1
2 parents 6e09691 + 00b8636 commit ec52744

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"remark-docusaurus-tabs": "^0.2.0",
7171
"remark-link-rewrite": "^1.0.7",
7272
"remark-math": "^6.0.0",
73-
"sass": "^1.86.1",
73+
"sass": "^1.89.1",
7474
"search-insights": "^2.17.3",
7575
"short-uuid": "^5.2.0",
7676
"unist-util-visit": "^5.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12508,10 +12508,10 @@ sass-loader@^16.0.2:
1250812508
dependencies:
1250912509
neo-async "^2.6.2"
1251012510

12511-
sass@^1.86.1:
12512-
version "1.86.1"
12513-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.1.tgz#862c7fc9d30ffb9bf616fa20e50c033cb1bee4dc"
12514-
integrity sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==
12511+
sass@^1.89.1:
12512+
version "1.89.1"
12513+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
12514+
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
1251512515
dependencies:
1251612516
chokidar "^4.0.0"
1251712517
immutable "^5.0.2"

0 commit comments

Comments
 (0)