Skip to content

Commit

Permalink
fix(deps): update material monorepo to ^0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2018
1 parent 331e71d commit 960d258
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"test:watch": "stencil test --spec --e2e --watchAll"
},
"dependencies": {
"@material/fab": "^0.38.0",
"@material/list": "^0.38.0",
"@material/menu": "^0.38.0",
"@material/select": "0.38.0",
"@material/snackbar": "^0.38.0",
"@material/toolbar": "^0.38.0",
"@material/typography": "^0.38.0"
"@material/fab": "^0.42.0",
"@material/list": "^0.42.0",
"@material/menu": "^0.42.0",
"@material/select": "0.42.0",
"@material/snackbar": "^0.42.0",
"@material/toolbar": "^0.42.0",
"@material/typography": "^0.42.0"
},
"devDependencies": {
"fs-extra": "^7.0.1",
Expand Down

0 comments on commit 960d258

Please sign in to comment.