Skip to content

Commit e88a825

Browse files
chore(deps-dev): bump sass in the dependencies group (#7413)
Bumps the dependencies group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.79.3 to 1.79.4 - [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.79.3...1.79.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f99cb1b commit e88a825

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
@@ -130,7 +130,7 @@
130130
"remark-html": "^16.0.1",
131131
"remark-refractor": "montogeek/remark-refractor",
132132
"rimraf": "^6.0.1",
133-
"sass": "^1.79.3",
133+
"sass": "^1.79.4",
134134
"sass-loader": "^16.0.2",
135135
"sirv-cli": "^2.0.2",
136136
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11544,10 +11544,10 @@ sass-loader@^16.0.2:
1154411544
dependencies:
1154511545
neo-async "^2.6.2"
1154611546

11547-
sass@^1.79.3:
11548-
version "1.79.3"
11549-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.3.tgz#7811b000eb68195fe51dea89177e73e7ef7f546f"
11550-
integrity sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==
11547+
sass@^1.79.4:
11548+
version "1.79.4"
11549+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.4.tgz#f9c45af35fbeb53d2c386850ec842098d9935267"
11550+
integrity sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==
1155111551
dependencies:
1155211552
chokidar "^4.0.0"
1155311553
immutable "^4.0.0"

0 commit comments

Comments
 (0)