Skip to content

Bump sass from 1.89.0 to 1.89.1 #1085

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

Merged
merged 1 commit into from
Jun 3, 2025
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 @@ -14,7 +14,7 @@
"jquery": "3.7.1",
"jquery-ui": "1.14.1",
"jquery-ujs": "1.2.3",
"sass": "^1.89.0"
"sass": "^1.89.1"
},
"scripts": {
"build": "yarn build:js && yarn build:css",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,7 @@ __metadata:
jquery: "npm:3.7.1"
jquery-ui: "npm:1.14.1"
jquery-ujs: "npm:1.2.3"
sass: "npm:^1.89.0"
sass: "npm:^1.89.1"
languageName: unknown
linkType: soft

Expand All @@ -1209,9 +1209,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.89.0":
version: 1.89.0
resolution: "sass@npm:1.89.0"
"sass@npm:^1.89.1":
version: 1.89.1
resolution: "sass@npm:1.89.1"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -1222,7 +1222,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/8e31b48c5e0abd9d437edb201919a82863f605ace1c1536ccdc6b3133937a70fe29b92ad536af632ecae2f140733931e4ec971e1bfbf8b835c54d392b28331df
checksum: 10c0/4406c441f71f5e0ec056345e6091cef51fd1786dac6e5b3eb1e87df464c40b3278219cc51df98309c36794503787ab0fe88fd45f2b0464f22000b68e755883ee
languageName: node
linkType: hard

Expand Down