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

chore(deps): update dependency sass to v1.80.4 #4864

Merged
merged 1 commit into from
Oct 24, 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 applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"react-refresh": "0.14.2",
"react-refresh-typescript": "2.0.9",
"rimraf": "6.0.1",
"sass": "1.80.3",
"sass": "1.80.4",
"sass-loader": "16.0.2",
"style-loader": "4.0.0",
"ts-essentials": "10.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ __metadata:
recoil: "npm:0.7.7"
rimraf: "npm:6.0.1"
rxjs: "npm:7.8.1"
sass: "npm:1.80.3"
sass: "npm:1.80.4"
sass-loader: "npm:16.0.2"
sqids: "npm:0.3.0"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -16546,17 +16546,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
"sass@npm:1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/fa08043fc36b854717b6eaf6247ee11341d0aff5e17a645965071866bd677930c9c9467d82ed5a4a666d7897a82be8a61427cd81b808e6b9e2d3b32cf278bebd
checksum: 10c0/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf
languageName: node
linkType: hard

Expand Down
Loading