Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 8a47363

Browse files
build(deps): bump @mui/icons-material from 5.4.2 to 5.8.4
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.4.2 to 5.8.4. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.4/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b71cc7 commit 8a47363

2 files changed

Lines changed: 7 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@aws-sdk/client-s3": "^3.42.0",
3636
"@aws-sdk/lib-storage": "^3.42.0",
3737
"@date-io/moment": "^1.3.13",
38-
"@mui/icons-material": "^5.0.3",
38+
"@mui/icons-material": "^5.8.4",
3939
"@mui/lab": "^5.0.0-alpha.50",
4040
"@mui/material": "^5.0.3",
4141
"@mui/styled-engine": "npm:@mui/styled-engine-sc@latest",

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1877,14 +1877,7 @@
18771877
core-js-pure "^3.20.2"
18781878
regenerator-runtime "^0.13.4"
18791879

1880-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1881-
version "7.17.2"
1882-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
1883-
integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
1884-
dependencies:
1885-
regenerator-runtime "^0.13.4"
1886-
1887-
"@babel/runtime@^7.17.2":
1880+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.0", "@babel/runtime@^7.17.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
18881881
version "7.17.9"
18891882
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
18901883
integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
@@ -2310,12 +2303,12 @@
23102303
prop-types "^15.7.2"
23112304
react-is "^17.0.2"
23122305

2313-
"@mui/icons-material@^5.0.3":
2314-
version "5.4.2"
2315-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.4.2.tgz#b2fd2c6c81d2d275e17ce40bd50c63cb197d324b"
2316-
integrity sha512-7c+G3jBT+e+pN0a9DJ0Bd8Kr1Vy6os5Q1yd2aXcwuhlRI3uzJBLJ8sX6FSWoh5DSEBchb7Bsk1uHz6U0YN9l+Q==
2306+
"@mui/icons-material@^5.8.4":
2307+
version "5.8.4"
2308+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.8.4.tgz#3f2907c9f8f5ce4d754cb8fb4b68b5a1abf4d095"
2309+
integrity sha512-9Z/vyj2szvEhGWDvb+gG875bOGm8b8rlHBKOD1+nA3PcgC3fV6W1AU6pfOorPeBfH2X4mb9Boe97vHvaSndQvA==
23172310
dependencies:
2318-
"@babel/runtime" "^7.17.0"
2311+
"@babel/runtime" "^7.17.2"
23192312

23202313
"@mui/lab@^5.0.0-alpha.50":
23212314
version "5.0.0-alpha.70"

0 commit comments

Comments
 (0)