Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.72.0 to 1.74.1 in /modules/web (#8877)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.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.72.0...1.74.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 5b51bdd commit 05608a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"q": "1.5.1",
"raw-loader": "4.0.2",
"run-node": "2.0.0",
"sass": "1.72.0",
"sass": "1.74.1",
"sass-loader": "14.1.1",
"semver": "7.6.0",
"source-map-explorer": "2.5.3",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13226,7 +13226,7 @@ __metadata:
run-node: 2.0.0
rxjs: 7.8.1
rxjs-compat: 6.6.7
sass: 1.72.0
sass: 1.74.1
sass-loader: 14.1.1
semver: 7.6.0
sockjs-client: 1.6.1
Expand Down Expand Up @@ -16389,16 +16389,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.72.0":
version: 1.72.0
resolution: "sass@npm:1.72.0"
"sass@npm:1.74.1":
version: 1.74.1
resolution: "sass@npm:1.74.1"
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: f420079c7d51660b7256ee52463c1499ede36f7fd5c8ef50c687451777ad641509001454dea45244073cedd7c00e7a3bc1c362e55206ac6686171b994edb41e4
checksum: 3cbcd73d91e65607f7987656b7f6b0c6143724304544768079ecbe95505f1ce71036916e0e02dcc9923551c3779863bcdd522732a8f4409e89205271966a36f4
languageName: node
linkType: hard

Expand Down

0 comments on commit 05608a5

Please sign in to comment.