Skip to content

Commit d6ec4e4

Browse files
build(deps-dev): bump sass from 1.63.3 to 1.63.4 (webpack#6913)
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.3 to 1.63.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.63.3...1.63.4) --- 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 24943d6 commit d6ec4e4

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
@@ -126,7 +126,7 @@
126126
"remark-html": "^15.0.2",
127127
"remark-refractor": "montogeek/remark-refractor",
128128
"rimraf": "^5.0.1",
129-
"sass": "^1.63.3",
129+
"sass": "^1.63.4",
130130
"sass-loader": "^13.3.2",
131131
"sirv-cli": "^2.0.2",
132132
"sitemap-static": "^0.4.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11100,10 +11100,10 @@ sass-loader@^13.3.2:
1110011100
dependencies:
1110111101
neo-async "^2.6.2"
1110211102

11103-
sass@^1.63.3:
11104-
version "1.63.3"
11105-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.3.tgz#527746aa43bf2e4eac1ab424f67f6f18a081061a"
11106-
integrity sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==
11103+
sass@^1.63.4:
11104+
version "1.63.4"
11105+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.4.tgz#caf60643321044c61f6a0fe638a07abbd31cfb5d"
11106+
integrity sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==
1110711107
dependencies:
1110811108
chokidar ">=3.0.0 <4.0.0"
1110911109
immutable "^4.0.0"

0 commit comments

Comments
 (0)