Skip to content

Commit 49adf25

Browse files
Bump sass from 1.92.1 to 1.93.0 (#8067)
Bumps [sass](https://github.com/sass/dart-sass) from 1.92.1 to 1.93.0. - [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.92.1...1.93.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51ca538 commit 49adf25

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
@@ -104,7 +104,7 @@
104104
"npm-run-all2": "^8.0.4",
105105
"postcss": "^8.5.6",
106106
"postcss-scss": "^4.0.9",
107-
"sass": "^1.92.1",
107+
"sass": "^1.93.0",
108108
"sass-loader": "^16.0.5",
109109
"stylelint": "^16.24.0",
110110
"stylelint-config-sass-guidelines": "^12.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7553,10 +7553,10 @@ sass-loader@^16.0.5:
75537553
dependencies:
75547554
neo-async "^2.6.2"
75557555

7556-
sass@^1.92.1:
7557-
version "1.92.1"
7558-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.1.tgz#07fb1fec5647d7b712685d1090628bf52456fe86"
7559-
integrity sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==
7556+
sass@^1.93.0:
7557+
version "1.93.0"
7558+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
7559+
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
75607560
dependencies:
75617561
chokidar "^4.0.0"
75627562
immutable "^5.0.2"

0 commit comments

Comments
 (0)