Skip to content

Commit 51bdc4f

Browse files
chore(deps-dev): bump sass from 1.26.1 to 1.26.2 (#4160)
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.1 to 1.26.2. - [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.1...1.26.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 20f6a3f commit 51bdc4f

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
@@ -128,7 +128,7 @@
128128
"query-string": "^6.11.0",
129129
"qunit-dom": "^1.0.0",
130130
"sanitize-html": "^1.22.0",
131-
"sass": "^1.26.1",
131+
"sass": "^1.26.2",
132132
"semantic-ui-ember": "3.0.3",
133133
"string_decoder": "^1.3.0",
134134
"torii": "^0.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14455,10 +14455,10 @@ sass-lint@^1.12.1:
1445514455
path-is-absolute "^1.0.0"
1445614456
util "^0.10.3"
1445714457

14458-
sass@^1.26.1:
14459-
version "1.26.1"
14460-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.1.tgz#79a36c957530c1dfffa2958968b90cb736794e91"
14461-
integrity sha512-DWtzW0jDu+96MYkEdM8vUigjpisvM9qSlDwNvTFcr+XC7o2+3aXSAbHNcJ+8HzD1857uW9Opbxgu39esytVUKA==
14458+
sass@^1.26.2:
14459+
version "1.26.2"
14460+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.2.tgz#4e17c5c2394e2ee7ffd653ac1d862314a6a5767b"
14461+
integrity sha512-9TRp1d1NH0mWH8rqaR/jCS05f/TFD1ykPF2zSYviprMhLb0EmXVqtKMUHsvDt3YIT/jbSK6qAvUlfCW/HJkdCw==
1446214462
dependencies:
1446314463
chokidar ">=2.0.0 <4.0.0"
1446414464

0 commit comments

Comments
 (0)