Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sass from 1.69.7 to 1.72.0 in /ui #447

Merged
merged 1 commit into from
Apr 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading