Skip to content

Commit

Permalink
Bump @material/mwc-icon from 0.18.0 to 0.19.1 (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 9, 2020
1 parent 1f3db59 commit d98c69d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@google-web-components/google-apis": "^3.0.1",
"@material/mwc-icon": "0.18.0",
"@material/mwc-icon": "0.19.1",
"@material/mwc-textfield": "^0.19.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1204,10 +1204,10 @@
lit-html "^1.1.2"
tslib "^1.10.0"

"@material/mwc-icon@0.18.0":
version "0.18.0"
resolved "https://registry.yarnpkg.com/@material/mwc-icon/-/mwc-icon-0.18.0.tgz#7164aaac89616241bb924a5a9db668f8c54e04bd"
integrity sha512-3tYVi7DqGuL3Rk+iy+O6Mf/yB3Gc70Pf9RKMEXlEbTCilLqKTEDf4qp9RuUMN8QvWBsIH9dBWRvbApItYYgJfA==
"@material/mwc-icon@0.19.1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@material/mwc-icon/-/mwc-icon-0.19.1.tgz#4dddf27a9f24262b02ea9cddc39800fec8b42920"
integrity sha512-MM3Qz3Inkyo4gU5bHDp/o9TEk9K53Y+glbJGiAUj1dAisrRSwptd7xagROzzmVKlcxN+OHqBOGLFx49ztFP/7Q==
dependencies:
lit-element "^2.3.0"
tslib "^1.10.0"
Expand Down

0 comments on commit d98c69d

Please sign in to comment.