Skip to content

Commit f9c4fdf

Browse files
build(deps): bump react-share from 5.1.0 to 5.2.0
Bumps [react-share](https://github.com/nygardk/react-share) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/nygardk/react-share/releases) - [Changelog](https://github.com/nygardk/react-share/blob/master/CHANGELOG.md) - [Commits](nygardk/react-share@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: react-share dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0aa7b7 commit f9c4fdf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-icons": "^5.3.0",
6666
"react-player": "^2.12.0",
6767
"react-recaptcha": "^2.3.10",
68-
"react-share": "^5.1.0",
68+
"react-share": "^5.2.0",
6969
"react-tsparticles": "^1.42.2",
7070
"reading-time": "^1.5.0",
7171
"remark-emoji": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12607,10 +12607,10 @@ react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825:
1260712607
loose-envify "^1.1.0"
1260812608
neo-async "^2.6.1"
1260912609

12610-
react-share@^5.1.0:
12611-
version "5.1.0"
12612-
resolved "https://registry.yarnpkg.com/react-share/-/react-share-5.1.0.tgz#27eff763e5c233c8765cacf595b039093cb9b408"
12613-
integrity sha512-OvyfMtj/0UzH1wi90OdHhZVJ6WUC/+IeWvBwppeZozwIGyAjQgyR0QXlHOrxVHVECqnGvcpBaFTXVrqouTieaw==
12610+
react-share@^5.2.0:
12611+
version "5.2.0"
12612+
resolved "https://registry.yarnpkg.com/react-share/-/react-share-5.2.0.tgz#7627bff0227a82f0916e5ec5affab09f114f3bf5"
12613+
integrity sha512-0gFXnW1qMO4BITbf0lSX03J0GWmYPRqMXcP9obl+T+8nvFeOpqhiow8tGryeY9vx35fprQvri0Q0fkqb3t9uag==
1261412614
dependencies:
1261512615
classnames "^2.3.2"
1261612616
jsonp "^0.2.1"

0 commit comments

Comments
 (0)