Skip to content

Bump sass from 1.89.1 to 1.89.2 #2955

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 10, 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 @@ -38,7 +38,7 @@
"pnp-webpack-plugin": "^1.7.0",
"propagating-hammerjs": "^3.0.0",
"rails_admin": "3.3.0",
"sass": "^1.89.1",
"sass": "^1.89.2",
"sass-loader": "^16.0.5",
"shakapacker": "8.3.0",
"sortablejs": "^1.15.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,7 +2687,7 @@ __metadata:
pnp-webpack-plugin: "npm:^1.7.0"
propagating-hammerjs: "npm:^3.0.0"
rails_admin: "npm:3.3.0"
sass: "npm:^1.89.1"
sass: "npm:^1.89.2"
sass-loader: "npm:^16.0.5"
shakapacker: "npm:8.3.0"
sortablejs: "npm:^1.15.6"
Expand Down Expand Up @@ -6195,9 +6195,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down