Skip to content

Commit 9440cac

Browse files
build(deps-dev): bump sass from 1.43.3 to 1.43.4
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]>
1 parent b84af38 commit 9440cac

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.2.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
@@ -10809,10 +10809,10 @@ sass-loader@^12.2.0:
1080910809
klona "^2.0.4"
1081010810
neo-async "^2.6.2"
1081110811

10812-
sass@^1.43.3:
10813-
version "1.43.3"
10814-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.3.tgz#aa16a69131b84f0cd23189a242571e8905f1ce43"
10815-
integrity sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ==
10812+
sass@^1.43.4:
10813+
version "1.43.4"
10814+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.4.tgz#68c7d6a1b004bef49af0d9caf750e9b252105d1f"
10815+
integrity sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg==
1081610816
dependencies:
1081710817
chokidar ">=3.0.0 <4.0.0"
1081810818

0 commit comments

Comments
 (0)