Skip to content

Commit 4a83199

Browse files
build(deps-dev): bump sass from 1.71.1 to 1.77.5 in /html
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.77.5. - [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.77.5) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40e79c7 commit 4a83199

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"gulp-rename": "^2.0.0",
3838
"html-webpack-plugin": "^5.6.0",
3939
"mini-css-extract-plugin": "^2.8.1",
40-
"sass": "^1.71.1",
40+
"sass": "^1.77.5",
4141
"sass-loader": "^14.1.1",
4242
"scssfmt": "^1.0.7",
4343
"style-loader": "^3.3.4",

html/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9207,16 +9207,16 @@ __metadata:
92079207
languageName: node
92089208
linkType: hard
92099209

9210-
"sass@npm:^1.71.1":
9211-
version: 1.71.1
9212-
resolution: "sass@npm:1.71.1"
9210+
"sass@npm:^1.77.5":
9211+
version: 1.77.5
9212+
resolution: "sass@npm:1.77.5"
92139213
dependencies:
92149214
chokidar: ">=3.0.0 <4.0.0"
92159215
immutable: ^4.0.0
92169216
source-map-js: ">=0.6.2 <2.0.0"
92179217
bin:
92189218
sass: sass.js
9219-
checksum: 19c4939d3042eb9459d462bbd27b1f576fa18034e23c87ca0005b87effdee431c16503b5a785edcdcde1a76dfb804716d9ad42c85a78968ac3825d515e45cb53
9219+
checksum: 32bea7558000933c69abdcc5377a213187f845ed730efb352bfb6189970376c81868d3a1beed05654d0b37ff56df2a9b763a3c135407f99619fc1f93db5a7a32
92209220
languageName: node
92219221
linkType: hard
92229222

@@ -10499,7 +10499,7 @@ __metadata:
1049910499
html-webpack-plugin: ^5.6.0
1050010500
mini-css-extract-plugin: ^2.8.1
1050110501
preact: ^10.19.6
10502-
sass: ^1.71.1
10502+
sass: ^1.77.5
1050310503
sass-loader: ^14.1.1
1050410504
scssfmt: ^1.0.7
1050510505
style-loader: ^3.3.4

0 commit comments

Comments
 (0)