Skip to content

Commit

Permalink
build(deps-dev): bump sass from 1.69.5 to 1.71.1 in /html
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.71.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.69.5...1.71.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 09e7fd8 commit 924eadc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"gulp-rename": "^2.0.0",
"html-webpack-plugin": "^5.5.3",
"mini-css-extract-plugin": "^2.7.6",
"sass": "^1.69.5",
"sass": "^1.71.1",
"sass-loader": "^13.3.2",
"scssfmt": "^1.0.7",
"style-loader": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions html/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8785,16 +8785,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
"sass@npm:^1.71.1":
version: 1.71.1
resolution: "sass@npm:1.71.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: c66f4f02882e7aa7aa49703824dadbb5a174dcd05e3cd96f17f73687889aab6027d078b518e2c04b594dfd89b2f574824bf935c7aee46c770aa6be9aafcc49f2
checksum: 19c4939d3042eb9459d462bbd27b1f576fa18034e23c87ca0005b87effdee431c16503b5a785edcdcde1a76dfb804716d9ad42c85a78968ac3825d515e45cb53
languageName: node
linkType: hard

Expand Down Expand Up @@ -10073,7 +10073,7 @@ __metadata:
html-webpack-plugin: ^5.5.3
mini-css-extract-plugin: ^2.7.6
preact: ^10.18.1
sass: ^1.69.5
sass: ^1.71.1
sass-loader: ^13.3.2
scssfmt: ^1.0.7
style-loader: ^3.3.3
Expand Down

0 comments on commit 924eadc

Please sign in to comment.