Skip to content

Commit

Permalink
Bump sass from 1.71.1 to 1.72.0 (#8615)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.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.71.1...1.72.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent 931961e commit 053b2c7
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 @@ -32,7 +32,7 @@
"postcss": "^8.4.38",
"raven-js": "^3.7.0",
"rollup": "^4.13.0",
"sass": "^1.71.1",
"sass": "^1.72.0",
"scroll-into-view": "^1.16.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5801,7 +5801,7 @@ __metadata:
prettier: ^3.2.5
raven-js: ^3.7.0
rollup: ^4.13.0
sass: ^1.71.1
sass: ^1.72.0
scroll-into-view: ^1.16.2
sinon: ^17.0.1
syn: ^0.2.2
Expand Down Expand Up @@ -9107,16 +9107,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.71.1":
version: 1.71.1
resolution: "sass@npm:1.71.1"
"sass@npm:^1.72.0":
version: 1.72.0
resolution: "sass@npm:1.72.0"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 19c4939d3042eb9459d462bbd27b1f576fa18034e23c87ca0005b87effdee431c16503b5a785edcdcde1a76dfb804716d9ad42c85a78968ac3825d515e45cb53
checksum: f420079c7d51660b7256ee52463c1499ede36f7fd5c8ef50c687451777ad641509001454dea45244073cedd7c00e7a3bc1c362e55206ac6686171b994edb41e4
languageName: node
linkType: hard

Expand Down

0 comments on commit 053b2c7

Please sign in to comment.