Skip to content

Commit

Permalink
Bump sass from 1.69.7 to 1.72.0 in /ui
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.72.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.69.7...1.72.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 7476fc3 commit 156742d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"jsdom": "^23.0.1",
"knip": "^4.3.1",
"msw": "^1.3.2",
"sass": "^1.69.5",
"sass": "^1.72.0",
"scaffdog": "^3.0.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4164,7 +4164,7 @@ __metadata:
react-responsive-carousel: ^3.2.23
react-router-dom: ^6.21.0
react-syntax-highlighter: ^15.5.0
sass: ^1.69.5
sass: ^1.72.0
scaffdog: ^3.0.0
tinycolor2: ^1.6.0
tinymce: ^6.8.2
Expand Down Expand Up @@ -11809,16 +11809,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.69.5":
version: 1.69.7
resolution: "sass@npm:1.69.7"
"sass@npm:^1.72.0":
version: 1.72.0
resolution: "sass@npm:1.72.0"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: c67cd32b69fb26a50e4535353e4145de8cbc8187db07c467cc335157fd56d03cae98754f86efe43b880b29f20c0a168ab972c7f74ebfe234e2bd2dfb868890cb
checksum: f420079c7d51660b7256ee52463c1499ede36f7fd5c8ef50c687451777ad641509001454dea45244073cedd7c00e7a3bc1c362e55206ac6686171b994edb41e4
languageName: node
linkType: hard

Expand Down

0 comments on commit 156742d

Please sign in to comment.