Skip to content

Commit 2cb2f38

Browse files
build(deps-dev): bump sass from 1.53.0 to 1.54.0 (#6296)
Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.54.0. - [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.53.0...1.54.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff684da commit 2cb2f38

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
@@ -128,7 +128,7 @@
128128
"remark-html": "^15.0.1",
129129
"remark-refractor": "montogeek/remark-refractor",
130130
"rimraf": "^3.0.2",
131-
"sass": "^1.53.0",
131+
"sass": "^1.54.0",
132132
"sass-loader": "^13.0.2",
133133
"sirv-cli": "^2.0.2",
134134
"sitemap-static": "^0.4.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10730,10 +10730,10 @@ sass-loader@^13.0.2:
1073010730
klona "^2.0.4"
1073110731
neo-async "^2.6.2"
1073210732

10733-
sass@^1.53.0:
10734-
version "1.53.0"
10735-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.53.0.tgz#eab73a7baac045cc57ddc1d1ff501ad2659952eb"
10736-
integrity sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==
10733+
sass@^1.54.0:
10734+
version "1.54.0"
10735+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.0.tgz#24873673265e2a4fe3d3a997f714971db2fba1f4"
10736+
integrity sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==
1073710737
dependencies:
1073810738
chokidar ">=3.0.0 <4.0.0"
1073910739
immutable "^4.0.0"

0 commit comments

Comments
 (0)