Skip to content

Commit

Permalink
Bump material-icons from 0.7.7 to 1.13.7
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.7.
- [Release notes](https://github.com/marella/material-icons/releases)
- [Commits](marella/material-icons@v0.7.7...v1.13.7)

---
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 May 29, 2023
1 parent f2f4e08 commit f8edf56
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.7",
"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.7:
version "1.13.7"
resolved "https://registry.yarnpkg.com/material-icons/-/material-icons-1.13.7.tgz#cf0f7aafd7c23b7de9b0ffe9a969c41c0aa75faa"
integrity sha512-3gSvHUjInMhOGEjXjuz8Ux3NOl7Afgc2UtZNTb+xe9UmEv27ve2zH5a/R58R8VpyF+KMnwXwb6Liym1/1kXnVg==

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

0 comments on commit f8edf56

Please sign in to comment.