Skip to content

Commit

Permalink
Bump sass from 1.82.0 to 1.83.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent c77f026 commit 7665d8e
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 @@ -85,7 +85,7 @@
"react_ujs": "^3.2.1",
"regenerator-runtime": "^0.14.1",
"resolve-url-loader": "^5.0.0",
"sass": "^1.82.0",
"sass": "^1.83.0",
"sass-loader": "^16.0.4",
"semantic-ui-react": "^2.1.5",
"shakapacker": "8.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10171,7 +10171,7 @@ __metadata:
react_ujs: "npm:^3.2.1"
regenerator-runtime: "npm:^0.14.1"
resolve-url-loader: "npm:^5.0.0"
sass: "npm:^1.82.0"
sass: "npm:^1.83.0"
sass-loader: "npm:^16.0.4"
semantic-ui-react: "npm:^2.1.5"
shakapacker: "npm:8.0.2"
Expand Down Expand Up @@ -10277,9 +10277,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 @@ -10290,7 +10290,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
checksum: 10c0/4415361229879a9041d77c953da85482e89032aa4321ba13250a9987d39c80fac6c88af3777f2a2d76a4e8b0c8afbd21c1970fdbe84e0b3ec25fb26741f92beb
languageName: node
linkType: hard

Expand Down

0 comments on commit 7665d8e

Please sign in to comment.