Skip to content

Commit 554a6a6

Browse files
chore(deps-dev): bump sass from 1.49.10 to 1.49.11
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]>
1 parent 29f4060 commit 554a6a6

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
@@ -153,7 +153,7 @@
153153
"pre-commit": "^1.2.2",
154154
"query-string": "^7.1.1",
155155
"qunit-dom": "^2.0.0",
156-
"sass": "^1.49.10",
156+
"sass": "^1.49.11",
157157
"semantic-ui-calendar": "^0.0.8",
158158
"semantic-ui-ember": "3.0.5",
159159
"string_decoder": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15174,10 +15174,10 @@ sass-lint@^1.12.1:
1517415174
path-is-absolute "^1.0.0"
1517515175
util "^0.10.3"
1517615176

15177-
sass@^1.49.10:
15178-
version "1.49.10"
15179-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.10.tgz#7b83cee0f03bbba443111b3f94944fde2b0c7a6b"
15180-
integrity sha512-w37zfWJwKu4I78U4z63u1mmgoncq+v3iOB4yzQMPyAPVHHawaQSnu9C9ysGQnZEhW609jkcLioJcMCqm75JMdg==
15177+
sass@^1.49.11:
15178+
version "1.49.11"
15179+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.11.tgz#1ffeb77faeed8b806a2a1e021d7c9fd3fc322cb7"
15180+
integrity sha512-wvS/geXgHUGs6A/4ud5BFIWKO1nKd7wYIGimDk4q4GFkJicILActpv9ueMT4eRGSsp1BdKHuw1WwAHXbhsJELQ==
1518115181
dependencies:
1518215182
chokidar ">=3.0.0 <4.0.0"
1518315183
immutable "^4.0.0"

0 commit comments

Comments
 (0)