Skip to content

Commit

Permalink
Merge pull request #1626 from ClickHouse/dependabot/npm_and_yarn/sass…
Browse files Browse the repository at this point in the history
…-1.69.5

Bump sass from 1.66.1 to 1.69.5
  • Loading branch information
johnnymatthews authored Nov 20, 2023
2 parents 3c3673b + 110d3ab commit 6ab4aa5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-dom": "^17.0.2",
"remark-docusaurus-tabs": "^0.2.0",
"remark-math": "3",
"sass": "^1.66.1"
"sass": "^1.69.5"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.3.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7227,10 +7227,10 @@ sass-loader@^10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"

sass@^1.66.1:
version "1.66.1"
resolved "https://registry.npmjs.org/sass/-/sass-1.66.1.tgz"
integrity sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==
sass@^1.69.5:
version "1.69.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 6ab4aa5

Please sign in to comment.