Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit d9d1267

Browse files
Bump sass from 1.74.1 to 1.75.0 in /dashboard
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.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.74.1...1.75.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67ff235 commit d9d1267

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"react-test-renderer": "^17.0.2",
119119
"redux-mock-store": "^1.5.4",
120120
"resize-observer-polyfill": "^1.5.1",
121-
"sass": "^1.74.1",
121+
"sass": "^1.75.0",
122122
"shx": "^0.3.4",
123123
"stylelint": "^16.3.1",
124124
"stylelint-config-idiomatic-order": "^10.0.0",

dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13055,10 +13055,10 @@ sass-loader@^12.3.0:
1305513055
klona "^2.0.4"
1305613056
neo-async "^2.6.2"
1305713057

13058-
sass@^1.74.1:
13059-
version "1.74.1"
13060-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
13061-
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
13058+
sass@^1.75.0:
13059+
version "1.75.0"
13060+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
13061+
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
1306213062
dependencies:
1306313063
chokidar ">=3.0.0 <4.0.0"
1306413064
immutable "^4.0.0"

0 commit comments

Comments
 (0)