Skip to content

Commit 32ca740

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @material-ui/core to v4.7.2
1 parent 09a43c8 commit 32ca740

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/runtime": "7.7.5",
3333
"@comunica/actor-init-sparql-rdfjs": "^1.7.2",
3434
"@mapbox/geo-viewport": "^0.4.0",
35-
"@material-ui/core": "4.7.1",
35+
"@material-ui/core": "4.7.2",
3636
"@material-ui/icons": "4.5.1",
3737
"@sentry/browser": "5.10.1",
3838
"@turf/bbox": "^6.0.1",

src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,10 +2382,10 @@
23822382
resolved "https://registry.yarnpkg.com/@mapbox/sphericalmercator/-/sphericalmercator-1.1.0.tgz#f3b1af042620716a1289fc41e1e97f610823aefe"
23832383
integrity sha512-pEsfZyG4OMThlfFQbCte4gegvHUjxXCjz0KZ4Xk8NdOYTQBLflj6U8PL05RPAiuRAMAQNUUKJuL6qYZ5Y4kAWA==
23842384

2385-
"@material-ui/core@4.7.1":
2386-
version "4.7.1"
2387-
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.7.1.tgz#87b83da3f6adf45772c0a2be9fd9d162e026f10c"
2388-
integrity sha512-gqbZqpwUT5/59KTrWyA9Mr9s8NaNyfWHlEQToM1tfpiHqrIJajLVg2ZgVDzExvN985v2YQIfbuTNVzJDOnM28Q==
2385+
"@material-ui/core@4.7.2":
2386+
version "4.7.2"
2387+
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.7.2.tgz#b4396eded7c85214c43c17a18bad66e94742f92c"
2388+
integrity sha512-ZbeO6xshTEHcMU2jMNjBY26u9p5ILQFj0y7HvOPZ9WT6POaN6qNKYX2PdXnnRDE1MpN8W2K1cxM4KKkiYWNkCQ==
23892389
dependencies:
23902390
"@babel/runtime" "^7.4.4"
23912391
"@material-ui/styles" "^4.7.1"

0 commit comments

Comments
 (0)