Skip to content

Commit

Permalink
fix(deps): update dependency @material/mwc-icon 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 2748bf5
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 15 deletions.
70 changes: 58 additions & 12 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 @@ -22,7 +22,7 @@
"@material/mwc-drawer": "0.22.1",
"@material/mwc-fab": "0.22.1",
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon": "0.27.0",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-linear-progress": "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 @@ -25,7 +25,7 @@
"@material/mwc-drawer": "0.22.1",
"@material/mwc-fab": "0.22.1",
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon": "0.27.0",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-linear-progress": "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 @@ -20,7 +20,7 @@
"@material/mwc-dialog": "0.22.1",
"@material/mwc-fab": "0.22.1",
"@material/mwc-formfield": "0.22.1",
"@material/mwc-icon": "0.22.1",
"@material/mwc-icon": "0.27.0",
"@material/mwc-icon-button": "0.22.1",
"@material/mwc-icon-button-toggle": "0.22.1",
"@material/mwc-list": "0.22.1",
Expand Down

0 comments on commit 2748bf5

Please sign in to comment.