Skip to content

Commit 7c4f0f2

Browse files
Bump sass from 1.75.0 to 1.77.8 in /ui (#389)
Bumps [sass](https://github.com/sass/dart-sass) from 1.75.0 to 1.77.8. - [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.75.0...1.77.8) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development 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> Co-authored-by: Drew Hammond <[email protected]>
1 parent 64a78be commit 7c4f0f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "vite preview"
99
},
1010
"devDependencies": {
11-
"sass": "^1.75.0",
11+
"sass": "^1.77.8",
1212
"vite": "^4.5.3"
1313
},
1414
"dependencies": {

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -301,10 +301,10 @@ rollup@^3.27.1:
301301
optionalDependencies:
302302
fsevents "~2.3.2"
303303

304-
sass@^1.75.0:
305-
version "1.75.0"
306-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
307-
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
304+
sass@^1.77.8:
305+
version "1.77.8"
306+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
307+
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
308308
dependencies:
309309
chokidar ">=3.0.0 <4.0.0"
310310
immutable "^4.0.0"

0 commit comments

Comments
 (0)