aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-10 17:41:28 -0400
committerGitHub <noreply@github.com>2023-06-10 17:41:28 -0400
commite943c483706d730424e851cc5db28a7f16bd89fe (patch)
treee66f9c374a44d0e8d1b6b41a57dedff2656f925a /package.json
parent6670fd7021ba205e7ada55318829349d61c5d9ad (diff)
downloadsubmelon.dev-e943c483706d730424e851cc5db28a7f16bd89fe.tar.gz
submelon.dev-e943c483706d730424e851cc5db28a7f16bd89fe.tar.bz2
submelon.dev-e943c483706d730424e851cc5db28a7f16bd89fe.zip
Bump react-icons from 4.8.0 to 4.9.0 (#185)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.8.0...v4.9.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c27d01d..2724d61 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"gatsby-transformer-sharp": "5.10.0",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-icons": "^4.8.0",
+ "react-icons": "^4.9.0",
"styled-components": "^5.3.11"
},
"devDependencies": {