Skip to content

Commit ae0a1b1

Browse files
build(deps): bump @mui/icons-material (#43)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.2.5 to 5.5.1. - [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.5.1/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01ed884 commit ae0a1b1

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

core-sdk-samples/higgs-shop-sample-app/package-lock.json

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

core-sdk-samples/higgs-shop-sample-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@emotion/styled": "^11.6.0",
77
"@fontsource/lato": "^4.5.5",
88
"@mparticle/web-sdk": "^2.14.2",
9-
"@mui/icons-material": "^5.2.5",
9+
"@mui/icons-material": "^5.5.1",
1010
"@mui/material": "^5.2.5",
1111
"@testing-library/dom": "^8.11.3",
1212
"@testing-library/jest-dom": "^5.11.4",

core-sdk-samples/higgs-shop-sample-app/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -952,9 +952,9 @@
952952
dependencies:
953953
regenerator-runtime "^0.13.4"
954954

955-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.16.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.0", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
956-
version "7.16.3"
957-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz"
955+
"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.0", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
956+
version "7.17.8"
957+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.8.tgz#3e56e4aff81befa55ac3ac6a0967349fd1c5bca2"
958958
dependencies:
959959
regenerator-runtime "^0.13.4"
960960

@@ -1346,11 +1346,11 @@
13461346
prop-types "^15.7.2"
13471347
react-is "^17.0.2"
13481348

1349-
"@mui/icons-material@^5.2.5":
1350-
version "5.2.5"
1351-
resolved "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.2.5.tgz"
1349+
"@mui/icons-material@^5.5.1":
1350+
version "5.5.1"
1351+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.5.1.tgz#848a57972617411370775980cbc6990588d4aafb"
13521352
dependencies:
1353-
"@babel/runtime" "^7.16.3"
1353+
"@babel/runtime" "^7.17.2"
13541354

13551355
"@mui/material@^5.2.5":
13561356
version "5.2.5"

0 commit comments

Comments
 (0)