Skip to content

Commit

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

---
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 10, 2023
1 parent b25e584 commit 878172d
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.68.0",
"sass": "^1.69.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 @@ -8700,16 +8700,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.68.0":
version: 1.68.0
resolution: "sass@npm:1.68.0"
"sass@npm:^1.69.1":
version: 1.69.1
resolution: "sass@npm:1.69.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: 65ccede83c96768beeb8dcaf67957b7c76b12ff1276bfd2849d7be151d46ba1400048a67717e6e5e4969bc75e87348e5530f5f272833f2e60a891c21a33d8ab0
checksum: e3f0754fc8e1ffc239919cba8d1cc8d89908d596161992c562d0679a6aa1e1c57b0a11846726f9222f96622495a5bfc00461b3f31182e71a54ad91a86dd10a8f
languageName: node
linkType: hard

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

0 comments on commit 878172d

Please sign in to comment.