Update @material-ui/lab to the latest version 🚀 (#81)

* fix(package): update @material-ui/lab to version 3.0.0-alpha.16

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot] 2018-09-17 04:35:30 +02:00 committed by uwap
parent 0df3149cb1
commit 59122b75f4
2 changed files with 7 additions and 5 deletions

View file

@ -13,7 +13,7 @@
}, },
"dependencies": { "dependencies": {
"@material-ui/core": "^3.0.1", "@material-ui/core": "^3.0.1",
"@material-ui/lab": "^1.0.0-alpha.12", "@material-ui/lab": "^3.0.0-alpha.16",
"@mdi/font": "^2.0.46", "@mdi/font": "^2.0.46",
"leaflet": "^1.3.1", "leaflet": "^1.3.1",
"lodash-es": "^4.17.4", "lodash-es": "^4.17.4",

View file

@ -740,11 +740,13 @@
recompose "^0.29.0" recompose "^0.29.0"
warning "^4.0.1" warning "^4.0.1"
"@material-ui/lab@^1.0.0-alpha.12": "@material-ui/lab@^3.0.0-alpha.16":
version "1.0.0-alpha.12" version "3.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-1.0.0-alpha.12.tgz#6d0a3a5895aa56ee649844d57927a5b1b3c0afc2" resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-3.0.0-alpha.16.tgz#48e5a41eaf26a7b50882dad1ebc3ae79aee709fa"
dependencies: dependencies:
"@babel/runtime" "7.0.0-rc.1" "@babel/runtime" "7.0.0"
classnames "^2.2.5"
keycode "^2.1.9"
"@mdi/font@^2.0.46": "@mdi/font@^2.0.46":
version "2.5.94" version "2.5.94"