Skip to content

Commit

Permalink
chore(deps-dev): 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 105dc22 commit 20820e0
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 @@ -204,7 +204,7 @@
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"rimraf": "^6.0.1",
"sass": "^1.82.0",
"sass": "^1.83.0",
"sass-loader": "^13.0.2",
"source-map-loader": "4.0.1",
"style-loader": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7726,9 +7726,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 @@ -7739,7 +7739,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/35fca01aef652e8cb1fede83fe4214e3c2ba10c9af3d7f101eec7c3c3d1064001f9c7d09a7fdb9548062b60fee62e5f1f931d90aecac02f6bc8deaa4b7516c5f
checksum: 10/cae7c489ffeb1324ac7e766dda60206a6d7a318d0689b490290a32a6414ef1fd0f376f92d45fb1610e507baa6f6594f1a61d4d706df2f105122ff9a83d2a28e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -8945,7 +8945,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-monaco-editor: "npm:0.56.2"
rimraf: "npm:^6.0.1"
sass: "npm:^1.82.0"
sass: "npm:^1.83.0"
sass-loader: "npm:^13.0.2"
source-map-loader: "npm:4.0.1"
style-loader: "npm:3.3.3"
Expand Down

0 comments on commit 20820e0

Please sign in to comment.