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 10, 2025
1 parent d642c30 commit 0232e04
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 @@ -14,7 +14,7 @@
"jquery": "3.7.1",
"jquery-ui": "1.14.1",
"jquery-ujs": "1.2.3",
"sass": "^1.83.4"
"sass": "^1.84.0"
},
"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.83.4"
sass: "npm:^1.84.0"
languageName: unknown
linkType: soft

Expand All @@ -1209,9 +1209,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 @@ -1222,7 +1222,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/6f27f0eebfeb50222b14baaeef548ef58a05daf8abd9797e6c499334ed7ad40541767056c8693780d06ca83d8836348ea7396a923d3be439b133507993ca78be
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
languageName: node
linkType: hard

Expand Down

0 comments on commit 0232e04

Please sign in to comment.