Skip to content

Commit

Permalink
fix(deps): update dependency @material/mwc-icon-button 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 c63f6cc
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 17 deletions.
235 changes: 221 additions & 14 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 @@ -23,7 +23,7 @@
"@material/mwc-fab": "0.22.1",
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button": "0.27.0",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-linear-progress": "0.22.1",
"@material/mwc-list": "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 @@ -26,7 +26,7 @@
"@material/mwc-fab": "0.22.1",
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button": "0.27.0",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-linear-progress": "0.22.1",
"@material/mwc-list": "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 @@ -21,7 +21,7 @@
"@material/mwc-fab": "0.22.1",
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button": "0.27.0",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-list": "0.22.1",
"@material/mwc-menu": "0.22.1",
Expand Down

0 comments on commit c63f6cc

Please sign in to comment.