Skip to content

Commit 4787513

Browse files
Merge pull request #130 from raduwen/dependabot/npm_and_yarn/mui/icons-material-5.0.4
2 parents e97d10a + a879a69 commit 4787513

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@emotion/react": "^11.4.1",
1616
"@emotion/styled": "^11.3.0",
17-
"@mui/icons-material": "^5.0.3",
17+
"@mui/icons-material": "^5.0.4",
1818
"@mui/material": "^5.0.4",
1919
"@mui/styles": "^5.0.1",
2020
"firebase": "^9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -831,10 +831,10 @@
831831
prop-types "^15.7.2"
832832
react-is "^17.0.2"
833833

834-
"@mui/icons-material@^5.0.3":
835-
version "5.0.3"
836-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.0.3.tgz#2a9d4f9078f375cef40f63a240b59cefa4a27eec"
837-
integrity sha512-Lktn+4GNnXdVrOCUUvNNvOD9VyrGazWBsJy0BQeQgBe/+IjFMdlcNrDEUIlGlA5ZXOq7Mr/Mv9Os02mgF65jiw==
834+
"@mui/icons-material@^5.0.4":
835+
version "5.0.4"
836+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.0.4.tgz#2d1e69c323695a1c6e26be3abcc532818dd442d2"
837+
integrity sha512-pW/2bjRGnBZujoLdtH/C+ghT0Tmlk9HmZHF6HuALuVOnRiHF9VwrcNrx0FLHYT0aMARZR4dBA15nU/53R1YNeQ==
838838
dependencies:
839839
"@babel/runtime" "^7.15.4"
840840

0 commit comments

Comments
 (0)