Skip to content

Commit ad923f3

Browse files
Bump sass from 1.86.0 to 1.86.2 in /Plan/react/dashboard (#4042)
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.0 to 1.86.2. - [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.86.0...1.86.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a1610b commit ad923f3

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.86.0",
42+
"sass": "^1.86.3",
4343
"source-map-explorer": "^2.5.2",
4444
"swagger-ui": "^5.20.5",
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
@@ -2719,10 +2719,10 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.0:
27192719
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
27202720
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
27212721

2722-
sass@^1.86.0:
2723-
version "1.86.0"
2724-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.0.tgz#f49464fb6237a903a93f4e8760ef6e37a5030114"
2725-
integrity sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==
2722+
sass@^1.86.3:
2723+
version "1.86.3"
2724+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.3.tgz#0a0d9ea97cb6665e73f409639f8533ce057464c9"
2725+
integrity sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==
27262726
dependencies:
27272727
chokidar "^4.0.0"
27282728
immutable "^5.0.2"

0 commit comments

Comments
 (0)