Skip to content

Commit 8f8e1ba

Browse files
chore(deps-dev): bump sass from 1.26.11 to 1.26.12 (#5255)
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.11 to 1.26.12. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.26.11...1.26.12) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5e01066 commit 8f8e1ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"pre-commit": "^1.2.2",
149149
"query-string": "^6.13.5",
150150
"qunit-dom": "^1.5.0",
151-
"sass": "^1.26.11",
151+
"sass": "^1.26.12",
152152
"semantic-ui-calendar": "^0.0.8",
153153
"semantic-ui-ember": "3.0.4",
154154
"string_decoder": "^1.3.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -14436,10 +14436,10 @@ sass-lint@^1.12.1:
1443614436
path-is-absolute "^1.0.0"
1443714437
util "^0.10.3"
1443814438

14439-
sass@^1.26.11:
14440-
version "1.26.11"
14441-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.11.tgz#0f22cc4ab2ba27dad1d4ca30837beb350b709847"
14442-
integrity sha512-W1l/+vjGjIamsJ6OnTe0K37U2DBO/dgsv2Z4c89XQ8ZOO6l/VwkqwLSqoYzJeJs6CLuGSTRWc91GbQFL3lvrvw==
14439+
sass@^1.26.12:
14440+
version "1.26.12"
14441+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.12.tgz#79eddaa1773fff32ccf19e00d1ce380fc2afc7d0"
14442+
integrity sha512-hmSwtBOWoS9zwe0yAS+QmaseVCUELiGV22gXHDR7+9stEsVuEuxfY1GhC8XmUpC+Ir3Hwq7NxSUNbnmkznnF7g==
1444314443
dependencies:
1444414444
chokidar ">=2.0.0 <4.0.0"
1444514445

0 commit comments

Comments
 (0)