Skip to content

Commit af7e644

Browse files
Bump sass from 1.90.0 to 1.91.0 in /Plan/react/dashboard (#4247)
Bumps [sass](https://github.com/sass/dart-sass) from 1.90.0 to 1.91.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.90.0...1.91.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.91.0 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 c295023 commit af7e644

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
@@ -42,7 +42,7 @@
4242
"react-router": "^7.8.2",
4343
"react-select": "^5.10.2",
4444
"react-transition-group": "^4.4.5",
45-
"sass": "^1.90.0",
45+
"sass": "^1.91.0",
4646
"source-map-explorer": "^2.5.2",
4747
"swagger-ui": "^5.28.0",
4848
"web-vitals": "^5.1.0"

Plan/react/dashboard/yarn.lock

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

3007-
sass@^1.90.0:
3008-
version "1.90.0"
3009-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.90.0.tgz#d6fc2be49c7c086ce86ea0b231a35bf9e33cb84b"
3010-
integrity sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==
3007+
sass@^1.91.0:
3008+
version "1.91.0"
3009+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.91.0.tgz#7d4f7f624b35d43f78da1c339cab24426e28d7fa"
3010+
integrity sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==
30113011
dependencies:
30123012
chokidar "^4.0.0"
30133013
immutable "^5.0.2"

0 commit comments

Comments
 (0)