Skip to content

Commit 364a3fe

Browse files
Bump sass from 1.82.0 to 1.83.0 in /Plan/react/dashboard (#3880)
Bumps [sass](https://github.com/sass/dart-sass) from 1.82.0 to 1.83.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.82.0...1.83.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production 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 46dde9f commit 364a3fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-i18next": "^15.2.0",
4040
"react-mcjsonchat": "^1.0.0",
4141
"react-router-dom": "^6.26.0",
42-
"sass": "^1.82.0",
42+
"sass": "^1.83.0",
4343
"source-map-explorer": "^2.5.2",
4444
"swagger-ui": "^5.18.2",
4545
"web-vitals": "^4.2.4"

Plan/react/dashboard/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2519,10 +2519,10 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.0:
25192519
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
25202520
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
25212521

2522-
sass@^1.82.0:
2523-
version "1.82.0"
2524-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
2525-
integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==
2522+
sass@^1.83.0:
2523+
version "1.83.0"
2524+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f"
2525+
integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==
25262526
dependencies:
25272527
chokidar "^4.0.0"
25282528
immutable "^5.0.2"

0 commit comments

Comments
 (0)