Skip to content

Commit 0ccafd7

Browse files
build(deps-dev): bump sass from 1.52.1 to 1.52.2 (#6199)
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.52.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.52.1...1.52.2) --- 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 c622345 commit 0ccafd7

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
@@ -127,7 +127,7 @@
127127
"remark-html": "^15.0.1",
128128
"remark-refractor": "montogeek/remark-refractor",
129129
"rimraf": "^3.0.2",
130-
"sass": "^1.52.1",
130+
"sass": "^1.52.2",
131131
"sass-loader": "^13.0.0",
132132
"sirv-cli": "^2.0.2",
133133
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10711,10 +10711,10 @@ sass-loader@^13.0.0:
1071110711
klona "^2.0.4"
1071210712
neo-async "^2.6.2"
1071310713

10714-
sass@^1.52.1:
10715-
version "1.52.1"
10716-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
10717-
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
10714+
sass@^1.52.2:
10715+
version "1.52.2"
10716+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.2.tgz#cd1f03e0e7be5bb2cebcf1c34d735f087d790936"
10717+
integrity sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==
1071810718
dependencies:
1071910719
chokidar ">=3.0.0 <4.0.0"
1072010720
immutable "^4.0.0"

0 commit comments

Comments
 (0)