Skip to content

Commit 9ccf15e

Browse files
build(deps-dev): bump sass from 1.39.0 to 1.39.2 (webpack#5440)
Bumps [sass](https://github.com/sass/dart-sass) from 1.39.0 to 1.39.2. - [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.39.0...1.39.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c70fe5b commit 9ccf15e

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
@@ -125,7 +125,7 @@
125125
"remark-refractor": "montogeek/remark-refractor",
126126
"remark-slug": "^6.1.0",
127127
"rimraf": "^3.0.2",
128-
"sass": "^1.39.0",
128+
"sass": "^1.39.2",
129129
"sass-loader": "^12.1.0",
130130
"sirv-cli": "^1.0.14",
131131
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10720,10 +10720,10 @@ sass-loader@^12.1.0:
1072010720
klona "^2.0.4"
1072110721
neo-async "^2.6.2"
1072210722

10723-
sass@^1.39.0:
10724-
version "1.39.0"
10725-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
10726-
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
10723+
sass@^1.39.2:
10724+
version "1.39.2"
10725+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.2.tgz#1681964378f58d76fc64a6a502619bd5ac99f660"
10726+
integrity sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==
1072710727
dependencies:
1072810728
chokidar ">=3.0.0 <4.0.0"
1072910729

0 commit comments

Comments
 (0)