Skip to content

Commit 7909361

Browse files
Bump sass from 1.84.0 to 1.85.0 in /Plan/react/dashboard (#3982)
Bumps [sass](https://github.com/sass/dart-sass) from 1.84.0 to 1.85.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.84.0...1.85.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production 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 f9cecff commit 7909361

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-i18next": "^15.4.1",
4040
"react-mcjsonchat": "^1.0.0",
4141
"react-router-dom": "^6.26.0",
42-
"sass": "^1.84.0",
42+
"sass": "^1.85.0",
4343
"source-map-explorer": "^2.5.2",
4444
"swagger-ui": "^5.19.0",
4545
"web-vitals": "^4.2.4"

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2679,10 +2679,10 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.0:
26792679
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
26802680
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
26812681

2682-
sass@^1.84.0:
2683-
version "1.84.0"
2684-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.84.0.tgz#da9154cbccb2d2eac7a9486091b6d9ba93ef5bad"
2685-
integrity sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==
2682+
sass@^1.85.0:
2683+
version "1.85.0"
2684+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0.tgz#0127ef697d83144496401553f0a0e87be83df45d"
2685+
integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==
26862686
dependencies:
26872687
chokidar "^4.0.0"
26882688
immutable "^5.0.2"

0 commit comments

Comments
 (0)