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

build(deps-dev): bump sass from 1.70.0 to 1.71.0 #82

Merged
merged 1 commit into from
Feb 19, 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"prettier": "^3.2.5",
"regenerator-runtime": "^0.14.1",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.70.0",
"sass": "^1.71.0",
"standard-version": "^9.5.0",
"typescript": "~5.3.3",
"vite": "^5.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3412,7 +3412,7 @@ __metadata:
prettier: "npm:^3.2.5"
regenerator-runtime: "npm:^0.14.1"
resize-observer-polyfill: "npm:^1.5.1"
sass: "npm:^1.70.0"
sass: "npm:^1.71.0"
standard-version: "npm:^9.5.0"
typescript: "npm:~5.3.3"
vite: "npm:^5.1.1"
Expand Down Expand Up @@ -7586,16 +7586,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.70.0":
version: 1.70.0
resolution: "sass@npm:1.70.0"
"sass@npm:^1.71.0":
version: 1.71.0
resolution: "sass@npm:1.71.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/f933545d72a932f4a82322dd4ca9f3ea7d3e9d08852d695f76d419939cbdf7f8db3dd894b059ed77bf76811b07319b75b3ef8bb077bf9f52f8fbdfd8cee162f6
checksum: 10/5616f0ef0d764d0a6242155edd02773300e0d9ac1c0b542781ae934095f3b2f73312707f95edc08c34ae88bad633bb55c8cc67ad390bef40e04eb84ae9b028cd
languageName: node
linkType: hard

Expand Down
Loading