Skip to content

Commit 12796ee

Browse files
build(deps-dev): bump sass from 1.49.9 to 1.49.10 (#6072)
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.10. - [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.49.9...1.49.10) --- 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 12b6a39 commit 12796ee

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.49.9",
130+
"sass": "^1.49.10",
131131
"sass-loader": "^12.6.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
@@ -10702,10 +10702,10 @@ sass-loader@^12.6.0:
1070210702
klona "^2.0.4"
1070310703
neo-async "^2.6.2"
1070410704

10705-
sass@^1.49.9:
10706-
version "1.49.9"
10707-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.9.tgz#b15a189ecb0ca9e24634bae5d1ebc191809712f9"
10708-
integrity sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==
10705+
sass@^1.49.10:
10706+
version "1.49.10"
10707+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.10.tgz#7b83cee0f03bbba443111b3f94944fde2b0c7a6b"
10708+
integrity sha512-w37zfWJwKu4I78U4z63u1mmgoncq+v3iOB4yzQMPyAPVHHawaQSnu9C9ysGQnZEhW609jkcLioJcMCqm75JMdg==
1070910709
dependencies:
1071010710
chokidar ">=3.0.0 <4.0.0"
1071110711
immutable "^4.0.0"

0 commit comments

Comments
 (0)