Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.83.1 to 1.83.4
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.1 to 1.83.4.
- [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.83.1...1.83.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent e1fff2d commit b749b16
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 @@ -221,7 +221,7 @@
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"rimraf": "^6.0.1",
"sass": "^1.83.1",
"sass": "^1.83.4",
"sass-loader": "^16.0.4",
"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 @@ -7735,9 +7735,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.83.1":
version: 1.83.1
resolution: "sass@npm:1.83.1"
"sass@npm:^1.83.4":
version: 1.83.4
resolution: "sass@npm:1.83.4"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -7748,7 +7748,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/ee4ea5573faddeed375479eda6ac87a6f34dc6fc5391c6cc2743993f24827f4709f950fba6ef1ad0694215a1df40d43f4ed9006327daa3743c8e3ad1979d3c32
checksum: 10/9a7d1c6be1a9e711a1c561d189b9816aa7715f6d0ec0b2ec181f64163788d0caaf4741924eeadce558720b58b1de0e9b21b9dae6a0d14489c4d2a142d3f3b12e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8954,7 +8954,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-monaco-editor: "npm:0.56.2"
rimraf: "npm:^6.0.1"
sass: "npm:^1.83.1"
sass: "npm:^1.83.4"
sass-loader: "npm:^16.0.4"
source-map-loader: "npm:4.0.1"
style-loader: "npm:3.3.3"
Expand Down

0 comments on commit b749b16

Please sign in to comment.