Skip to content

Commit

Permalink
build(deps): bump sass in the scss group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the scss group with 1 update in the / directory: [sass](https://github.com/sass/dart-sass).


Updates `sass` from 1.82.0 to 1.83.1
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f463e49 commit 38125d6
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.28.1",
"sass": "^1.82.0",
"sass": "^1.83.1",
"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 @@ -1898,7 +1898,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.1"
tslib: "npm:^2.8.1"
typescript: "npm:^5.7.2"
typescript-eslint: "npm:^8.19.0"
Expand Down Expand Up @@ -2376,9 +2376,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.1":
version: 1.83.1
resolution: "sass@npm:1.83.1"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -2389,7 +2389,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
checksum: 10c0/9772506cd8290df7b5e800055098e91a8a65100840fd9e90c660deb74b248b3ddbbd1a274b8f7f09777d472d2c873575357bd87939a40fb5a80bdf654985486f
languageName: node
linkType: hard

Expand Down

0 comments on commit 38125d6

Please sign in to comment.