Skip to content

Commit 2a72dd4

Browse files
Bump sass from 1.69.5 to 1.69.7 in /ui (#302)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.7. - [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.69.5...1.69.7) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf0ea91 commit 2a72dd4

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.69.5",
11+
"sass": "^1.69.7",
1212
"vite": "^4.5.1"
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.69.5:
305-
version "1.69.5"
306-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
307-
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
304+
sass@^1.69.7:
305+
version "1.69.7"
306+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.7.tgz#6e7e1c8f51e8162faec3e9619babc7da780af3b7"
307+
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
308308
dependencies:
309309
chokidar ">=3.0.0 <4.0.0"
310310
immutable "^4.0.0"

0 commit comments

Comments
 (0)