Skip to content

Commit

Permalink
chore(deps-dev): bump sass-loader from 16.0.0 to 16.0.2 in /modules/w…
Browse files Browse the repository at this point in the history
…eb (#9477)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 16.0.0 to 16.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.0...v16.0.2)

---
updated-dependencies:
- dependency-name: sass-loader
  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>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 09fb541 commit 6440d82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"raw-loader": "4.0.2",
"run-node": "2.0.0",
"sass": "1.77.8",
"sass-loader": "16.0.0",
"sass-loader": "16.0.2",
"semver": "7.6.3",
"source-map-explorer": "2.5.3",
"stylelint": "16.8.1",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14298,7 +14298,7 @@ __metadata:
rxjs: 7.8.1
rxjs-compat: 6.6.7
sass: 1.77.8
sass-loader: 16.0.0
sass-loader: 16.0.2
semver: 7.6.3
sockjs-client: 1.6.1
source-map-explorer: 2.5.3
Expand Down Expand Up @@ -17530,9 +17530,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:16.0.0":
version: 16.0.0
resolution: "sass-loader@npm:16.0.0"
"sass-loader@npm:16.0.2":
version: 16.0.2
resolution: "sass-loader@npm:16.0.2"
dependencies:
neo-async: ^2.6.2
peerDependencies:
Expand All @@ -17552,7 +17552,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 0ac3dfc2ae6d7be31e840a5a8e243269c78b97f9f3811e0f796e0ca8e14ed463fc5771ba1f46c1ffdf124b98931b9b739cef6efb7105cf71e3d64a1363ebd305
checksum: 233afba0b1cfa7af9221cd5e93a10706750fba2c7c86937f6a9c0a89effc10e44900a164b270f72b10a543b0b8988df0036c23c66a4df01f5013bd4907f37e49
languageName: node
linkType: hard

Expand Down

0 comments on commit 6440d82

Please sign in to comment.