Skip to content

Commit 8a65ab6

Browse files
Bump sass from 1.89.2 to 1.90.0 (#7834)
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.2 to 1.90.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.89.2...1.90.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.90.0 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>
1 parent 79f5541 commit 8a65ab6

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.89.2",
107+
"sass": "^1.90.0",
108108
"sass-loader": "^16.0.5",
109109
"stylelint": "^16.23.1",
110110
"stylelint-config-sass-guidelines": "^12.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7537,10 +7537,10 @@ sass-loader@^16.0.5:
75377537
dependencies:
75387538
neo-async "^2.6.2"
75397539

7540-
sass@^1.89.2:
7541-
version "1.89.2"
7542-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
7543-
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
7540+
sass@^1.90.0:
7541+
version "1.90.0"
7542+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.90.0.tgz#d6fc2be49c7c086ce86ea0b231a35bf9e33cb84b"
7543+
integrity sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==
75447544
dependencies:
75457545
chokidar "^4.0.0"
75467546
immutable "^5.0.2"

0 commit comments

Comments
 (0)