Skip to content

Commit

Permalink
Auto bump MDC Web deps to 5.0.0-canary.a5dbd8a2a.0 (#676)
Browse files Browse the repository at this point in the history

Co-authored-by: tedium <[email protected]>
  • Loading branch information
2 people authored and Elliott Marquez committed Dec 4, 2019
1 parent 708f707 commit 2158b63
Show file tree
Hide file tree
Showing 26 changed files with 38 additions and 38 deletions.
6 changes: 3 additions & 3 deletions packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/base": "=5.0.0-canary.f978109c3.0",
"@material/dom": "=5.0.0-canary.f978109c3.0",
"@material/ripple": "=5.0.0-canary.f978109c3.0",
"@material/base": "=5.0.0-canary.a5dbd8a2a.0",
"@material/dom": "=5.0.0-canary.a5dbd8a2a.0",
"@material/ripple": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/button": "=5.0.0-canary.f978109c3.0",
"@material/button": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/mwc-icon": "^0.11.1",
"@material/mwc-ripple": "^0.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/checkbox": "=5.0.0-canary.f978109c3.0",
"@material/checkbox": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/mwc-ripple": "^0.11.1",
"lit-element": "^2.2.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/dialog": "=5.0.0-canary.f978109c3.0",
"@material/dom": "=5.0.0-canary.f978109c3.0",
"@material/dialog": "=5.0.0-canary.a5dbd8a2a.0",
"@material/dom": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/touch-target": "=5.0.0-canary.f978109c3.0",
"@material/touch-target": "=5.0.0-canary.a5dbd8a2a.0",
"blocking-elements": "^0.1.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/drawer": "=5.0.0-canary.f978109c3.0",
"@material/drawer": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"blocking-elements": "^0.1.0",
"lit-element": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/fab": "=5.0.0-canary.f978109c3.0",
"@material/fab": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/mwc-icon": "^0.11.1",
"@material/mwc-ripple": "^0.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/floating-label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/floating-label": "=5.0.0-canary.f978109c3.0",
"@material/floating-label": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/formfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/form-field": "=5.0.0-canary.f978109c3.0",
"@material/form-field": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/icon-button-toggle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/icon-button": "=5.0.0-canary.f978109c3.0",
"@material/icon-button": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/mwc-icon": "^0.11.1",
"@material/mwc-icon-button": "^0.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/icon-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/icon-button": "=5.0.0-canary.f978109c3.0",
"@material/icon-button": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/mwc-icon": "^0.11.1",
"@material/mwc-ripple": "^0.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/line-ripple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/line-ripple": "=5.0.0-canary.f978109c3.0",
"@material/line-ripple": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/linear-progress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/linear-progress": "=5.0.0-canary.f978109c3.0",
"@material/linear-progress": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/notched-outline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/notched-outline": "=5.0.0-canary.f978109c3.0",
"@material/shape": "=5.0.0-canary.f978109c3.0",
"@material/theme": "=5.0.0-canary.f978109c3.0",
"@material/notched-outline": "=5.0.0-canary.a5dbd8a2a.0",
"@material/shape": "=5.0.0-canary.a5dbd8a2a.0",
"@material/theme": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/mwc-ripple": "^0.11.1",
"@material/radio": "=5.0.0-canary.f978109c3.0",
"@material/radio": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ripple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/dom": "=5.0.0-canary.f978109c3.0",
"@material/dom": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/ripple": "=5.0.0-canary.f978109c3.0",
"@material/ripple": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/slider": "=5.0.0-canary.f978109c3.0",
"@material/slider": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/snackbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/snackbar": "=5.0.0-canary.f978109c3.0",
"@material/snackbar": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/mwc-ripple": "^0.11.1",
"@material/switch": "=5.0.0-canary.f978109c3.0",
"@material/switch": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tab-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@material/mwc-base": "^0.11.1",
"@material/mwc-tab": "^0.11.1",
"@material/mwc-tab-scroller": "^0.11.1",
"@material/tab-bar": "=5.0.0-canary.f978109c3.0",
"@material/tab-bar": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tab-indicator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/tab-indicator": "=5.0.0-canary.f978109c3.0",
"@material/tab-indicator": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/tab-scroller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/dom": "=5.0.0-canary.f978109c3.0",
"@material/dom": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/tab-scroller": "=5.0.0-canary.f978109c3.0",
"@material/tab-scroller": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@material/mwc-icon": "^0.11.1",
"@material/mwc-ripple": "^0.11.1",
"@material/mwc-tab-indicator": "^0.11.1",
"@material/tab": "=5.0.0-canary.f978109c3.0",
"@material/tab": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/textarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/mwc-textfield": "^0.11.1",
"@material/textfield": "=5.0.0-canary.f978109c3.0",
"@material/textfield": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/textfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/floating-label": "=5.0.0-canary.f978109c3.0",
"@material/line-ripple": "=5.0.0-canary.f978109c3.0",
"@material/floating-label": "=5.0.0-canary.a5dbd8a2a.0",
"@material/line-ripple": "=5.0.0-canary.a5dbd8a2a.0",
"@material/mwc-base": "^0.11.1",
"@material/mwc-floating-label": "^0.11.1",
"@material/mwc-icon": "^0.11.1",
"@material/mwc-line-ripple": "^0.11.1",
"@material/mwc-notched-outline": "^0.11.1",
"@material/shape": "=5.0.0-canary.f978109c3.0",
"@material/textfield": "=5.0.0-canary.f978109c3.0",
"@material/theme": "=5.0.0-canary.f978109c3.0",
"@material/shape": "=5.0.0-canary.a5dbd8a2a.0",
"@material/textfield": "=5.0.0-canary.a5dbd8a2a.0",
"@material/theme": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/top-app-bar-fixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/mwc-top-app-bar": "^0.11.1",
"@material/top-app-bar": "=5.0.0-canary.f978109c3.0",
"@material/top-app-bar": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/top-app-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.11.1",
"@material/top-app-bar": "=5.0.0-canary.f978109c3.0",
"@material/top-app-bar": "=5.0.0-canary.a5dbd8a2a.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down

0 comments on commit 2158b63

Please sign in to comment.