Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump sass from 1.68.0 to 1.69.0 in /html #1209

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.0",
"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.0":
version: 1.69.0
resolution: "sass@npm:1.69.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: 65ccede83c96768beeb8dcaf67957b7c76b12ff1276bfd2849d7be151d46ba1400048a67717e6e5e4969bc75e87348e5530f5f272833f2e60a891c21a33d8ab0
checksum: eabea31ea3b1dd529c7eff345c8b6468afe6ab8011bd4f95caa2cffb8fb115cc055ea21de425be6197f7ed22516f5652eccb98d315d592ea152ada553f964b8a
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.0
sass-loader: ^13.3.2
scssfmt: ^1.0.7
style-loader: ^3.3.3
Expand Down