Skip to content

Commit 4d496f7

Browse files
dependabot[bot]mariobehlingcweitat
authored
chore(deps-dev): bump sass from 1.51.0 to 1.62.1 (#8692)
Bumps [sass](https://github.com/sass/dart-sass) from 1.51.0 to 1.62.1. - [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.51.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mario Behling <[email protected]> Co-authored-by: cweitat <[email protected]>
1 parent 797f713 commit 4d496f7

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.51.0",
156+
"sass": "^1.62.1",
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
@@ -15295,10 +15295,10 @@ sass-lint@^1.12.1:
1529515295
path-is-absolute "^1.0.0"
1529615296
util "^0.10.3"
1529715297

15298-
sass@^1.51.0:
15299-
version "1.51.0"
15300-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.51.0.tgz#25ea36cf819581fe1fe8329e8c3a4eaaf70d2845"
15301-
integrity sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==
15298+
sass@^1.62.1:
15299+
version "1.62.1"
15300+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
15301+
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
1530215302
dependencies:
1530315303
chokidar ">=3.0.0 <4.0.0"
1530415304
immutable "^4.0.0"

0 commit comments

Comments
 (0)