Skip to content

Commit 1d15d6b

Browse files
committed
fix: upgrade @material-ui/core from 4.12.1 to 4.12.2
Snyk has created this PR to upgrade @material-ui/core from 4.12.1 to 4.12.2. See this package in npm: https://www.npmjs.com/package/@material-ui/core See this project in Snyk: https://app.snyk.io/org/olavoparno/project/ced911b6-827f-44a2-b45d-56d8e9af7970?utm_source=github&utm_medium=upgrade-pr
1 parent bccb022 commit 1d15d6b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

example/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"private": true,
77
"dependencies": {
8-
"@material-ui/core": "^4.12.1",
8+
"@material-ui/core": "^4.12.2",
99
"react": "file:../node_modules/react",
1010
"react-dom": "^17.0.2",
1111
"react-scripts": "file:../node_modules/react-scripts",

0 commit comments

Comments
 (0)