diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-05 09:42:31 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-05 09:42:31 -0500 |
| commit | 3bac6309bbb15addb659c31d9738af0b42ad0707 (patch) | |
| tree | bce46ddcfed70d27ed5bf5c02010a7b8c35f20ac /package.json | |
| parent | e7ce5292665a673149cb0e9da69af25a109b09b0 (diff) | |
| download | submelon.dev-3bac6309bbb15addb659c31d9738af0b42ad0707.tar.gz submelon.dev-3bac6309bbb15addb659c31d9738af0b42ad0707.tar.bz2 submelon.dev-3bac6309bbb15addb659c31d9738af0b42ad0707.zip | |
Bump react-icons from 4.6.0 to 4.7.1 (#28)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.6.0 to 4.7.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.6.0...v4.7.1)
---
updated-dependencies:
- dependency-name: react-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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 fc0cb9f..fb39fd5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gatsby-transformer-sharp": "5.0.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "^4.6.0", + "react-icons": "^4.7.1", "styled-components": "^5.3.6" }, "devDependencies": { |
