Skip to content

Commit 450d131

Browse files
Bump sass from 1.63.2 to 1.63.3 in /Plan/react/dashboard (#3063)
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.2 to 1.63.3. - [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.63.2...1.63.3) --- updated-dependencies: - dependency-name: sass 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 4b51398 commit 450d131

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-mcjsonchat": "^1.0.0",
3838
"react-router-dom": "6",
3939
"react-scripts": "5.0.1",
40-
"sass": "^1.63.2",
40+
"sass": "^1.63.3",
4141
"source-map-explorer": "^2.5.2",
4242
"swagger-ui": "^4.19.0",
4343
"web-vitals": "^3.0.2"

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8797,10 +8797,10 @@ sass-loader@^12.3.0:
87978797
klona "^2.0.4"
87988798
neo-async "^2.6.2"
87998799

8800-
sass@^1.63.2:
8801-
version "1.63.2"
8802-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.2.tgz#75f7d9a8e67d1d5b98a989507f4d98b6067b1f75"
8803-
integrity sha512-u56TU0AIFqMtauKl/OJ1AeFsXqRHkgO7nCWmHaDwfxDo9GUMSqBA4NEh6GMuh1CYVM7zuROYtZrHzPc2ixK+ww==
8800+
sass@^1.63.3:
8801+
version "1.63.3"
8802+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.3.tgz#527746aa43bf2e4eac1ab424f67f6f18a081061a"
8803+
integrity sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==
88048804
dependencies:
88058805
chokidar ">=3.0.0 <4.0.0"
88068806
immutable "^4.0.0"

0 commit comments

Comments
 (0)