Skip to content

Commit

Permalink
fix(deps): update dependency @material/mwc-icon-button-toggle to v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent ad50998 commit c29b3e6
Show file tree
Hide file tree
Showing 4 changed files with 227 additions and 22 deletions.
243 changes: 224 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/compas-open-scd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-icon-button-toggle": "0.27.0",
"@material/mwc-linear-progress": "0.22.1",
"@material/mwc-list": "0.22.1",
"@material/mwc-menu": "0.22.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/openscd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-icon-button-toggle": "0.27.0",
"@material/mwc-linear-progress": "0.22.1",
"@material/mwc-list": "0.22.1",
"@material/mwc-menu": "0.22.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-icon-button-toggle": "0.27.0",
"@material/mwc-list": "0.22.1",
"@material/mwc-menu": "0.22.1",
"@material/mwc-select": "0.22.1",
Expand Down

0 comments on commit c29b3e6

Please sign in to comment.