Skip to content

Commit b8e06ab

Browse files
build(deps-dev): bump sass from 1.43.3 to 1.43.4 (#5636)
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.3 to 1.43.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.43.3...1.43.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 b7af6a2 commit b8e06ab

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": "^7.0.1",
127127
"rimraf": "^3.0.2",
128-
"sass": "^1.43.3",
128+
"sass": "^1.43.4",
129129
"sass-loader": "^12.3.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
@@ -10804,10 +10804,10 @@ sass-loader@^12.3.0:
1080410804
klona "^2.0.4"
1080510805
neo-async "^2.6.2"
1080610806

10807-
sass@^1.43.3:
10808-
version "1.43.3"
10809-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.3.tgz#aa16a69131b84f0cd23189a242571e8905f1ce43"
10810-
integrity sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ==
10807+
sass@^1.43.4:
10808+
version "1.43.4"
10809+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.4.tgz#68c7d6a1b004bef49af0d9caf750e9b252105d1f"
10810+
integrity sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg==
1081110811
dependencies:
1081210812
chokidar ">=3.0.0 <4.0.0"
1081310813

0 commit comments

Comments
 (0)