Skip to content

Commit

Permalink
build(deps): bump sass from 1.82.0 to 1.83.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.82.0 to 1.83.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.82.0...1.83.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] authored Dec 15, 2024
1 parent 8cb1fab commit afe9841
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 @@ -17,7 +17,7 @@
"jquery": "^3.7.1",
"js-cookie": "^3.0.5",
"rollup": "^4.28.1",
"sass": "^1.82.0",
"sass": "^1.83.0",
"tslib": "^2.8.1",
"typescript": "^5.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2256,9 +2256,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.82.0":
version: 1.82.0
resolution: "sass@npm:1.82.0"
"sass@npm:^1.83.0":
version: 1.83.0
resolution: "sass@npm:1.83.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -2269,7 +2269,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
checksum: 10c0/4415361229879a9041d77c953da85482e89032aa4321ba13250a9987d39c80fac6c88af3777f2a2d76a4e8b0c8afbd21c1970fdbe84e0b3ec25fb26741f92beb
languageName: node
linkType: hard

Expand Down Expand Up @@ -2442,7 +2442,7 @@ __metadata:
jquery: "npm:^3.7.1"
js-cookie: "npm:^3.0.5"
rollup: "npm:^4.28.1"
sass: "npm:^1.82.0"
sass: "npm:^1.83.0"
tslib: "npm:^2.8.1"
typescript: "npm:^5.7.2"
typescript-eslint: "npm:^8.16.0"
Expand Down

0 comments on commit afe9841

Please sign in to comment.