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

chore(deps-dev): bump sass from 1.80.6 to 1.80.7 in /modules/web #9655

Merged
Merged
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 modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"q": "1.5.1",
"raw-loader": "4.0.2",
"run-node": "2.0.0",
"sass": "1.80.6",
"sass": "1.80.7",
"sass-loader": "16.0.3",
"semver": "7.6.3",
"source-map-explorer": "2.5.3",
Expand Down
19 changes: 13 additions & 6 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12517,6 +12517,13 @@ __metadata:
languageName: node
linkType: hard

"immutable@npm:^5.0.2":
version: 5.0.2
resolution: "immutable@npm:5.0.2"
checksum: 4adbd70580c78fafa7e367473e4f307f78f6768372ef464d45ba55f670b7f61d92c71461da571d80011544b61416d3dee0132736d9b592f33dcfa86e43bdd8f1
languageName: node
linkType: hard

"immutable@npm:~3.7.6":
version: 3.7.6
resolution: "immutable@npm:3.7.6"
Expand Down Expand Up @@ -14153,7 +14160,7 @@ __metadata:
run-node: 2.0.0
rxjs: 7.8.1
rxjs-compat: 6.6.7
sass: 1.80.6
sass: 1.80.7
sass-loader: 16.0.3
semver: 7.6.3
sockjs-client: 1.6.1
Expand Down Expand Up @@ -17394,20 +17401,20 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.6":
version: 1.80.6
resolution: "sass@npm:1.80.6"
"sass@npm:1.80.7":
version: 1.80.7
resolution: "sass@npm:1.80.7"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
immutable: ^4.0.0
immutable: ^5.0.2
source-map-js: ">=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 1a81e0fe093ff9109228b5dc1ea2ad64d3fb0e266d968e664a52aca059dd448fbe9a90d9a5a7518e5f31fd1087149ea349bf6fe1271ab15075b7a145c1bea0c9
checksum: 030f7ba351337661d0b0f3203a682318192454f3476d73a5d3424661c4c0a3fc74aed86ec19e6acd0c3d5b479510359648f024eae9f3f05b6b90d342d755d844
languageName: node
linkType: hard

Expand Down
Loading