Skip to content

Commit c7d7326

Browse files
Bump react-social-icons from 5.4.1 to 5.5.0
Bumps [react-social-icons](https://github.com/jaketrent/react-social-icons) from 5.4.1 to 5.5.0. - [Release notes](https://github.com/jaketrent/react-social-icons/releases) - [Commits](couetilc/react-social-icons@v5.4.1...v5.5.0) --- updated-dependencies: - dependency-name: react-social-icons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ba058b commit c7d7326

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
},
4141
"devDependencies": {
4242
"gh-pages": "^3.2.0",
43-
"react-social-icons": "^5.4.1"
43+
"react-social-icons": "^5.5.0"
4444
}
4545
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9677,10 +9677,10 @@ react-scripts@4.0.3:
96779677
optionalDependencies:
96789678
fsevents "^2.1.3"
96799679

9680-
react-social-icons@^5.4.1:
9681-
version "5.4.1"
9682-
resolved "https://registry.yarnpkg.com/react-social-icons/-/react-social-icons-5.4.1.tgz#8aaa43618ed5c08702d8d6b70ed9f1f75276f255"
9683-
integrity sha512-pnPU8UmFQaK2MRITzU7Y80a068z40H5LFQSoBU8wWWu6cxJDnm8XuuEEpdrTiPCPEVTYnGvwSLbuHO5jB151dA==
9680+
react-social-icons@^5.5.0:
9681+
version "5.5.0"
9682+
resolved "https://registry.yarnpkg.com/react-social-icons/-/react-social-icons-5.5.0.tgz#cc5943f8145424b8c1853eaedfb070e645978c9c"
9683+
integrity sha512-ohSI5UqIRV+Vd34I1ikAT6R3R/pzgy5uAXVXZBMKDsnSv1O7nE5Yp2RXMygbSo84fpljKBqNGVxAU09xz+qKmw==
96849684
dependencies:
96859685
prop-types "^15.7.2"
96869686

0 commit comments

Comments
 (0)