Skip to content

Commit 8cd11f4

Browse files
build(deps-dev): bump sass from 1.50.0 to 1.50.1 (#6100)
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.0 to 1.50.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.50.0...1.50.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development 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 28178b6 commit 8cd11f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"remark-html": "^15.0.1",
128128
"remark-refractor": "montogeek/remark-refractor",
129129
"rimraf": "^3.0.2",
130-
"sass": "^1.50.0",
130+
"sass": "^1.50.1",
131131
"sass-loader": "^12.6.0",
132132
"sirv-cli": "^2.0.2",
133133
"sitemap-static": "^0.4.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10680,10 +10680,10 @@ sass-loader@^12.6.0:
1068010680
klona "^2.0.4"
1068110681
neo-async "^2.6.2"
1068210682

10683-
sass@^1.50.0:
10684-
version "1.50.0"
10685-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.50.0.tgz#3e407e2ebc53b12f1e35ce45efb226ea6063c7c8"
10686-
integrity sha512-cLsD6MEZ5URXHStxApajEh7gW189kkjn4Rc8DQweMyF+o5HF5nfEz8QYLMlPsTOD88DknatTmBWkOcw5/LnJLQ==
10683+
sass@^1.50.1:
10684+
version "1.50.1"
10685+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.50.1.tgz#e9b078a1748863013c4712d2466ce8ca4e4ed292"
10686+
integrity sha512-noTnY41KnlW2A9P8sdwESpDmo+KBNkukI1i8+hOK3footBUcohNHtdOJbckp46XO95nuvcHDDZ+4tmOnpK3hjw==
1068710687
dependencies:
1068810688
chokidar ">=3.0.0 <4.0.0"
1068910689
immutable "^4.0.0"

0 commit comments

Comments
 (0)