Skip to content

Commit

Permalink
Bump material-icons from 0.7.7 to 1.13.3
Browse files Browse the repository at this point in the history
Bumps [material-icons](https://github.com/marella/material-icons) from 0.7.7 to 1.13.3.
- [Release notes](https://github.com/marella/material-icons/releases)
- [Commits](marella/material-icons@v0.7.7...v1.13.3)

---
updated-dependencies:
- dependency-name: material-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent f2f4e08 commit 91b4906
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"markdown-to-jsx": "^7.1.3",
"material-icons": "^0.7.0",
"material-icons": "^1.13.3",
"query-string": "^7.0.0",
"react": "^17.0.2",
"react-date-range": "^1.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7997,10 +7997,10 @@ markdown-to-jsx@*, markdown-to-jsx@^7.1.3:
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.7.tgz#a5f22102fb12241c8cea1ca6a4050bb76b23a25d"
integrity sha512-VI3TyyHlGkO8uFle0IOibzpO1c1iJDcXcS/zBrQrXQQvJ2tpdwVzVZ7XdKsyRz1NdRmre4dqQkMZzUHaKIG/1w==

material-icons@^0.7.0:
version "0.7.7"
resolved "https://registry.yarnpkg.com/material-icons/-/material-icons-0.7.7.tgz#10e67bc0a105d355469b12aa3cab1cf91a2b03e7"
integrity sha512-WzHzL+/QlcCRbF2aCElgv6r0ViRateatEQP/UOA502PitZNFF2BJIcGpzvJmMPShktkhhrLAFx+elDN7DcjXVQ==
material-icons@^1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/material-icons/-/material-icons-1.13.3.tgz#41ede5e25a7c83da3779445816c0bf466ca23274"
integrity sha512-fYn9X3mp20I79YoFTvIlJBkwmkyV9NEBVR6rlKXSVtGiGL6J16/jF+/R7C8ZrY+fjyRYPj9BUlhYXD2lFZzmxQ==

md5.js@^1.3.4:
version "1.3.5"
Expand Down

0 comments on commit 91b4906

Please sign in to comment.