Skip to content

Commit

Permalink
build(deps): bump sass from 1.82.0 to 1.83.1
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.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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent af0b843 commit 197b91f
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 @@ -40,7 +40,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-material-ui-carousel": "^3.4.2",
"sass": "^1.77.8",
"sass": "^1.83.1",
"url-loader": "^4.1.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11749,7 +11749,7 @@ __metadata:
react: ^19.0.0
react-dom: ^19.0.0
react-material-ui-carousel: ^3.4.2
sass: ^1.77.8
sass: ^1.83.1
url-loader: ^4.1.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15792,9 +15792,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.8":
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": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -15805,7 +15805,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 3fbfed5361147627097261e69715d6e4826864b636df5a70e4100228fe0e3c1bfd264e2401cfd3e291f739fbee2bd2f56dff27f7f5dc0e21d320356bf51630d0
checksum: 367a9f270c74a9ad2851955e1cf5b2a05e57d27aec4bf054be1da48eb49858076467b65ec180d8c4392b5c55c0f4d4ba644855f985652ffca15d68a20641d5e0
languageName: node
linkType: hard

Expand Down

0 comments on commit 197b91f

Please sign in to comment.