Skip to content

Commit 2612920

Browse files
build(deps-dev): bump sass from 1.49.10 to 1.49.11 (#6079)
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.10 to 1.49.11. - [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.10...1.49.11) --- 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 b854dc2 commit 2612920

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.10",
130+
"sass": "^1.49.11",
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.10:
10706-
version "1.49.10"
10707-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.10.tgz#7b83cee0f03bbba443111b3f94944fde2b0c7a6b"
10708-
integrity sha512-w37zfWJwKu4I78U4z63u1mmgoncq+v3iOB4yzQMPyAPVHHawaQSnu9C9ysGQnZEhW609jkcLioJcMCqm75JMdg==
10705+
sass@^1.49.11:
10706+
version "1.49.11"
10707+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.11.tgz#1ffeb77faeed8b806a2a1e021d7c9fd3fc322cb7"
10708+
integrity sha512-wvS/geXgHUGs6A/4ud5BFIWKO1nKd7wYIGimDk4q4GFkJicILActpv9ueMT4eRGSsp1BdKHuw1WwAHXbhsJELQ==
1070910709
dependencies:
1071010710
chokidar ">=3.0.0 <4.0.0"
1071110711
immutable "^4.0.0"

0 commit comments

Comments
 (0)