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.83.0 #786

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prettier": "3.3.3",
"pretty-quick": "4",
"rimraf": "6",
"sass": "1.81.0",
"sass": "1.83.0",
"sass-loader": "16",
"style-loader": "4",
"tailwindcss": "3.4.15",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3371,7 +3371,7 @@ __metadata:
prettier: "npm:3.3.3"
pretty-quick: "npm:4"
rimraf: "npm:6"
sass: "npm:1.81.0"
sass: "npm:1.83.0"
sass-loader: "npm:16"
style-loader: "npm:4"
tailwindcss: "npm:3.4.15"
Expand Down Expand Up @@ -4537,9 +4537,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:1.83.0":
version: 1.83.0
resolution: "sass@npm:1.83.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -4550,7 +4550,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/f5acce5c3bb4bde6851def112e094eed20ed062e195350cea42e98bee317cf0dbcf8a6ee44222f8826437f81562fb87b840728612b0301851f7bc6d853d9142c
checksum: 10/cae7c489ffeb1324ac7e766dda60206a6d7a318d0689b490290a32a6414ef1fd0f376f92d45fb1610e507baa6f6594f1a61d4d706df2f105122ff9a83d2a28e1
languageName: node
linkType: hard

Expand Down
Loading