Skip to content

Commit f585abd

Browse files
Bump sass from 1.83.4 to 1.86.3 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.86.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.83.4...1.86.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba66b66 commit f585abd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "vite preview"
99
},
1010
"devDependencies": {
11-
"sass": "^1.83.4",
11+
"sass": "^1.86.3",
1212
"vite": "^4.5.5"
1313
},
1414
"dependencies": {

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -378,10 +378,10 @@ rollup@^3.27.1:
378378
optionalDependencies:
379379
fsevents "~2.3.2"
380380

381-
sass@^1.83.4:
382-
version "1.83.4"
383-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
384-
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
381+
sass@^1.86.3:
382+
version "1.86.3"
383+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.3.tgz#0a0d9ea97cb6665e73f409639f8533ce057464c9"
384+
integrity sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==
385385
dependencies:
386386
chokidar "^4.0.0"
387387
immutable "^5.0.2"

0 commit comments

Comments
 (0)