Skip to content

Commit

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

---
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 Oct 21, 2024
1 parent 47f8457 commit fd4385d
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 @@ -67,7 +67,7 @@
"react-dom": "^18.3.1",
"rollup": "^4.21.1",
"rollup-plugin-filesize": "^10.0.0",
"sass": "1.79.5",
"sass": "1.80.3",
"slugify": "^1.6.6",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9295,7 +9295,7 @@ __metadata:
react-dom: "npm:^18.3.1"
rollup: "npm:^4.21.1"
rollup-plugin-filesize: "npm:^10.0.0"
sass: "npm:1.79.5"
sass: "npm:1.80.3"
slugify: "npm:^1.6.6"
stylelint: "npm:^16.9.0"
stylelint-config-standard: "npm:^36.0.1"
Expand Down Expand Up @@ -9850,17 +9850,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.79.5":
version: 1.79.5
resolution: "sass@npm:1.79.5"
"sass@npm:1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/7331865fd1d0c03e6e180a4fe0e175ac1bf1214f6c77f0d99ad72fbe2ed9ede3fab8a64c0c41471cb8a358a9d11624ec59a49283f9b6070eb99c522b34b814bf
checksum: 10c0/fa08043fc36b854717b6eaf6247ee11341d0aff5e17a645965071866bd677930c9c9467d82ed5a4a666d7897a82be8a61427cd81b808e6b9e2d3b32cf278bebd
languageName: node
linkType: hard

Expand Down

0 comments on commit fd4385d

Please sign in to comment.