Skip to content

Commit 7d18de7

Browse files
build(deps-dev): bump sass from 1.52.2 to 1.52.3 (#6208)
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.2 to 1.52.3. - [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.2...1.52.3) --- 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 26c50c4 commit 7d18de7

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.2",
130+
"sass": "^1.52.3",
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
@@ -10629,10 +10629,10 @@ sass-loader@^13.0.0:
1062910629
klona "^2.0.4"
1063010630
neo-async "^2.6.2"
1063110631

10632-
sass@^1.52.2:
10633-
version "1.52.2"
10634-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.2.tgz#cd1f03e0e7be5bb2cebcf1c34d735f087d790936"
10635-
integrity sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==
10632+
sass@^1.52.3:
10633+
version "1.52.3"
10634+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.3.tgz#b7cc7ffea2341ccc9a0c4fd372bf1b3f9be1b6cb"
10635+
integrity sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==
1063610636
dependencies:
1063710637
chokidar ">=3.0.0 <4.0.0"
1063810638
immutable "^4.0.0"

0 commit comments

Comments
 (0)