build(deps-dev): bump @material-ui/core from 4.6.0 to 4.6.1 (#272)

This commit is contained in:
dependabot-preview[bot] 2019-11-13 09:05:08 +01:00 committed by Priscila Oliveira
parent 5809a9f7cb
commit 739333b1f1
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"devDependencies": {
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@material-ui/core": "4.6.0",
"@material-ui/core": "4.6.1",
"@material-ui/icons": "4.5.1",
"@octokit/rest": "16.35.0",
"@testing-library/react": "9.3.2",

View File

@ -1360,10 +1360,10 @@
mkdirp "^0.5.1"
rimraf "^2.5.2"
"@material-ui/core@4.6.0":
version "4.6.0"
resolved "https://registry.verdaccio.org/@material-ui%2fcore/-/core-4.6.0.tgz#098a61d2af1778433d2d9a76de95be5f6aa87922"
integrity sha512-nzD0oO3R2dcX/+hmi5FUFSddMKySK76Ryuno3J/iOotbKvzXwbf9szzhL8KPNmsj+vizVNfkEfhzOuuCHRBKKQ==
"@material-ui/core@4.6.1":
version "4.6.1"
resolved "https://registry.verdaccio.org/@material-ui%2fcore/-/core-4.6.1.tgz#039f97443547a88c41d290deabfb4a044c6031ec"
integrity sha512-TljDMCJmi1zh7JhAFTp8qjIlbkVACiNftrcitzJJ+hAqpuP9PTO4euEkkAuYjISfUFZl3Z4kaOrBwN1HDrhIOQ==
dependencies:
"@babel/runtime" "^7.4.4"
"@material-ui/styles" "^4.6.0"