Skip to content

Commit

Permalink
Bump sass from 1.83.4 to 1.84.0 in the scss group
Browse files Browse the repository at this point in the history
Bumps the scss group with 1 update: [sass](https://github.com/sass/dart-sass).


Updates `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
  dependency-group: scss
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 11, 2025
1 parent b1f9e15 commit ce7eecb
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 @@ -16,7 +16,7 @@
"jquery": "^3.7.1",
"js-cookie": "^3.0.5",
"rollup": "^4.34.6",
"sass": "^1.83.4",
"sass": "^1.84.0",
"tslib": "^2.8.1",
"typescript": "^5.7.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1907,7 +1907,7 @@ __metadata:
jquery: "npm:^3.7.1"
js-cookie: "npm:^3.0.5"
rollup: "npm:^4.34.6"
sass: "npm:^1.83.4"
sass: "npm:^1.84.0"
tslib: "npm:^2.8.1"
typescript: "npm:^5.7.3"
typescript-eslint: "npm:^8.23.0"
Expand Down Expand Up @@ -2385,9 +2385,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 @@ -2398,7 +2398,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/6f27f0eebfeb50222b14baaeef548ef58a05daf8abd9797e6c499334ed7ad40541767056c8693780d06ca83d8836348ea7396a923d3be439b133507993ca78be
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
languageName: node
linkType: hard

Expand Down

0 comments on commit ce7eecb

Please sign in to comment.