Skip to content

Commit b88d645

Browse files
chore(deps-dev): bump sass from 1.80.2 to 1.80.3 in /modules/web (#9556)
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.2 to 1.80.3. - [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.2...1.80.3) --- 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 47f018f commit b88d645

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.2",
139+
"sass": "1.80.3",
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
@@ -14344,7 +14344,7 @@ __metadata:
1434414344
run-node: 2.0.0
1434514345
rxjs: 7.8.1
1434614346
rxjs-compat: 6.6.7
14347-
sass: 1.80.2
14347+
sass: 1.80.3
1434814348
sass-loader: 16.0.2
1434914349
semver: 7.6.3
1435014350
sockjs-client: 1.6.1
@@ -17664,17 +17664,17 @@ __metadata:
1766417664
languageName: node
1766517665
linkType: hard
1766617666

17667-
"sass@npm:1.80.2":
17668-
version: 1.80.2
17669-
resolution: "sass@npm:1.80.2"
17667+
"sass@npm:1.80.3":
17668+
version: 1.80.3
17669+
resolution: "sass@npm:1.80.3"
1767017670
dependencies:
1767117671
"@parcel/watcher": ^2.4.1
1767217672
chokidar: ^4.0.0
1767317673
immutable: ^4.0.0
1767417674
source-map-js: ">=0.6.2 <2.0.0"
1767517675
bin:
1767617676
sass: sass.js
17677-
checksum: a2dfb2ce4ff961470ff015c1a0b01b961665f33883cd83b9b27c18031d74c8ecbc8ae602a0a517439effbc8a284d95c5be5b20c14f435946a09d7a30e32292c4
17677+
checksum: 37b24b7fad92bc82e645f7dfb7f2a38d2c828ea1ee1d98688d8687daad2fb4cc55620df4497e1a536c40fd4f6b3e36cf5326f0c6c0a622bcff8f204cb0616d5f
1767817678
languageName: node
1767917679
linkType: hard
1768017680

0 commit comments

Comments
 (0)