Skip to content

Commit

Permalink
Bump sass from 1.83.4 to 1.84.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.84.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.83.4...1.84.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 3f20a75 commit 8513aed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jquery-ujs": "^1.2.3",
"mini-css-extract-plugin": "^2.9.2",
"rails_admin": "3.3.0",
"sass": "^1.83.4",
"sass": "^1.84.0",
"sass-loader": "^16.0.4",
"select2": "^4.1.0-rc.0",
"shakapacker": "8.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2536,7 +2536,7 @@ __metadata:
jquery-ujs: "npm:^1.2.3"
mini-css-extract-plugin: "npm:^2.9.2"
rails_admin: "npm:3.3.0"
sass: "npm:^1.83.4"
sass: "npm:^1.84.0"
sass-loader: "npm:^16.0.4"
select2: "npm:^4.1.0-rc.0"
shakapacker: "npm:8.1.0"
Expand Down Expand Up @@ -5656,9 +5656,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.83.4":
version: 1.83.4
resolution: "sass@npm:1.83.4"
"sass@npm:^1.84.0":
version: 1.84.0
resolution: "sass@npm:1.84.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -5669,7 +5669,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/6f27f0eebfeb50222b14baaeef548ef58a05daf8abd9797e6c499334ed7ad40541767056c8693780d06ca83d8836348ea7396a923d3be439b133507993ca78be
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
languageName: node
linkType: hard

Expand Down

0 comments on commit 8513aed

Please sign in to comment.