Skip to content

Commit 0744266

Browse files
chore(deps-dev): bump sass from 1.80.1 to 1.80.2 in /modules/web (#9552)
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.1 to 1.80.2. - [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.80.1...1.80.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8e1a20 commit 0744266

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"q": "1.5.1",
137137
"raw-loader": "4.0.2",
138138
"run-node": "2.0.0",
139-
"sass": "1.80.1",
139+
"sass": "1.80.2",
140140
"sass-loader": "16.0.2",
141141
"semver": "7.6.3",
142142
"source-map-explorer": "2.5.3",

modules/web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14390,7 +14390,7 @@ __metadata:
1439014390
run-node: 2.0.0
1439114391
rxjs: 7.8.1
1439214392
rxjs-compat: 6.6.7
14393-
sass: 1.80.1
14393+
sass: 1.80.2
1439414394
sass-loader: 16.0.2
1439514395
semver: 7.6.3
1439614396
sockjs-client: 1.6.1
@@ -17710,17 +17710,17 @@ __metadata:
1771017710
languageName: node
1771117711
linkType: hard
1771217712

17713-
"sass@npm:1.80.1":
17714-
version: 1.80.1
17715-
resolution: "sass@npm:1.80.1"
17713+
"sass@npm:1.80.2":
17714+
version: 1.80.2
17715+
resolution: "sass@npm:1.80.2"
1771617716
dependencies:
1771717717
"@parcel/watcher": ^2.4.1
1771817718
chokidar: ^4.0.0
1771917719
immutable: ^4.0.0
1772017720
source-map-js: ">=0.6.2 <2.0.0"
1772117721
bin:
1772217722
sass: sass.js
17723-
checksum: e28e620081badb393926152bef3deef89598c5424a7c475a0e7b7d947df827286a7539929215285790ad9727dd3da0b4e3926aeed623b0ba5866e2774e66056a
17723+
checksum: a2dfb2ce4ff961470ff015c1a0b01b961665f33883cd83b9b27c18031d74c8ecbc8ae602a0a517439effbc8a284d95c5be5b20c14f435946a09d7a30e32292c4
1772417724
languageName: node
1772517725
linkType: hard
1772617726

0 commit comments

Comments
 (0)