Skip to content

Commit

Permalink
chore(deps): Bump react-github-btn from 1.2.2 to 1.4.0 (#2472)
Browse files Browse the repository at this point in the history
Bumps [react-github-btn](https://github.com/buttons/react-github-btn) from 1.2.2 to 1.4.0.
- [Commits](buttons/react-github-btn@v1.2.2...v1.4.0)

---
updated-dependencies:
- dependency-name: react-github-btn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nauman <[email protected]>
Co-authored-by: Ben Crosse <[email protected]>
  • Loading branch information
3 people authored Aug 16, 2024
1 parent e78e756 commit 7f55643
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"history": "^5.0.0",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-github-btn": "1.2.2",
"react-github-btn": "1.4.0",
"react-router-dom": "6.0.0-beta.0"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13875,10 +13875,10 @@ gitconfiglocal@^1.0.0:
dependencies:
ini "^1.3.2"

github-buttons@^2.21.1:
version "2.21.1"
resolved "https://registry.yarnpkg.com/github-buttons/-/github-buttons-2.21.1.tgz#9e55eb83b70c9149a21c235db2e971c53d4d98a2"
integrity sha512-n9bCQ8sj+5oX1YH5NeyWGbAclRDtHEhMBzqw2ctsWpdEHOwVgfruRu0VIVy01Ah10dd/iFajMHYU71L7IBWBOw==
github-buttons@^2.22.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/github-buttons/-/github-buttons-2.27.0.tgz#bbebea3d1c4f8c302b7d8432fd25a679242597e2"
integrity sha512-PmfRMI2Rttg/2jDfKBeSl621sEznrsKF019SuoLdoNlO7qRUZaOyEI5Li4uW+79pVqnDtKfIEVuHTIJ5lgy64w==

github-slugger@^1.0.0, github-slugger@^1.3.0:
version "1.4.0"
Expand Down Expand Up @@ -20335,12 +20335,12 @@ react-fast-compare@^3.2.0:
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==

react-github-btn@1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/react-github-btn/-/react-github-btn-1.2.2.tgz#9aab2498ff311b9f9c448a2d2b902d0277037d5c"
integrity sha512-X4IcX2qwaLciSa4wcUsrFgF2PcT+ukMbZZRBT50ZvO2HJMyqQJNYNHErCN2R0sgZfSFQHUuUHlGndF15VQUhPA==
react-github-btn@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/react-github-btn/-/react-github-btn-1.4.0.tgz#92654107e92658e60dd977c7a92b212f806da78d"
integrity sha512-lV4FYClAfjWnBfv0iNlJUGhamDgIq6TayD0kPZED6VzHWdpcHmPfsYOZ/CFwLfPv4Zp+F4m8QKTj0oy2HjiGXg==
dependencies:
github-buttons "^2.21.1"
github-buttons "^2.22.0"

[email protected]:
version "18.1.0"
Expand Down

0 comments on commit 7f55643

Please sign in to comment.