1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-09 04:51:37 +07:00

chore: updated @material-ui/core (#384)

This commit is contained in:
Priscila Oliveira 2019-12-18 19:49:56 -03:00 committed by GitHub
parent ef2b50a329
commit 53e1e63b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@
"@commitlint/config-conventional": "8.2.0",
"@emotion/core": "10.0.22",
"@emotion/styled": "10.0.23",
"@material-ui/core": "4.7.2",
"@material-ui/core": "4.8.0",
"@material-ui/icons": "4.5.1",
"@octokit/rest": "16.35.2",
"@testing-library/jest-dom": "4.2.4",

View File

@ -49,7 +49,7 @@ exports[`<App /> should display the Header component 1`] = `
}
<div
class="MuiBox-root MuiBox-root-218"
class="MuiBox-root MuiBox-root-219"
>
<div
class="emotion-8 emotion-9"

View File

@ -1558,10 +1558,10 @@
mkdirp "^0.5.1"
rimraf "^2.5.2"
"@material-ui/core@4.7.2":
version "4.7.2"
resolved "https://registry.verdaccio.org/@material-ui%2fcore/-/core-4.7.2.tgz#b4396eded7c85214c43c17a18bad66e94742f92c"
integrity sha512-ZbeO6xshTEHcMU2jMNjBY26u9p5ILQFj0y7HvOPZ9WT6POaN6qNKYX2PdXnnRDE1MpN8W2K1cxM4KKkiYWNkCQ==
"@material-ui/core@4.8.0":
version "4.8.0"
resolved "https://registry.verdaccio.org/@material-ui%2fcore/-/core-4.8.0.tgz#8fb4f4df2b35e3e781b1eec17d4aaf388edf3099"
integrity sha512-ODyvWlDOP0D3tU32wVlYRNrdS+LeJxB3xJbXdDxq6gnG4JhKk79+ylP0cImjPBI2yEZw0hcYHWFZOGD+0R1X4g==
dependencies:
"@babel/runtime" "^7.4.4"
"@material-ui/styles" "^4.7.1"