diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-11 10:52:08 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-11 10:52:08 -0500 |
| commit | a9f98040991d37a7c00ece678e9d6ae9e76af7e4 (patch) | |
| tree | 564c2b40a69c642c8c33bfa45004246bf04327b5 /package.json | |
| parent | 98fd603344752a6154700f30dfd238513af7c37c (diff) | |
| download | submelon.dev-a9f98040991d37a7c00ece678e9d6ae9e76af7e4.tar.gz submelon.dev-a9f98040991d37a7c00ece678e9d6ae9e76af7e4.tar.bz2 submelon.dev-a9f98040991d37a7c00ece678e9d6ae9e76af7e4.zip | |
Bump react-icons from 4.7.1 to 4.8.0 (#117)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.7.1...v4.8.0)
---
updated-dependencies:
- dependency-name: react-icons
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>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2469cda..4faeb36 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "gatsby-transformer-sharp": "5.7.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "^4.7.1", + "react-icons": "^4.8.0", "styled-components": "^5.3.6" }, "devDependencies": { |
