Update dependency react-github-btn to v1.3.0

This commit is contained in:
Renovate Bot 2022-05-19 04:18:31 +00:00 committed by renovate[bot]
parent 7d52889c46
commit bd60052cfa
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"prop-types": "15.8.1", "prop-types": "15.8.1",
"react": "18.1.0", "react": "18.1.0",
"react-dom": "18.1.0", "react-dom": "18.1.0",
"react-github-btn": "1.2.2", "react-github-btn": "1.3.0",
"react-helmet": "6.1.0", "react-helmet": "6.1.0",
"react-i18next": "11.16.9", "react-i18next": "11.16.9",
"sass": "1.51.0", "sass": "1.51.0",

View file

@ -11301,10 +11301,10 @@ react-fast-compare@^3.1.1:
resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz" resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz"
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
react-github-btn@1.2.2: react-github-btn@1.3.0:
version "1.2.2" version "1.3.0"
resolved "https://registry.npmjs.org/react-github-btn/-/react-github-btn-1.2.2.tgz" resolved "https://registry.yarnpkg.com/react-github-btn/-/react-github-btn-1.3.0.tgz#d5a64d05d3615ec03e863874eac10e70d5e8aff8"
integrity sha512-X4IcX2qwaLciSa4wcUsrFgF2PcT+ukMbZZRBT50ZvO2HJMyqQJNYNHErCN2R0sgZfSFQHUuUHlGndF15VQUhPA== integrity sha512-IpyNbbYENfmYOLoRkeKauAZF5PTkplawRquSiI7uDVJBUCVrR5jQ9zYBx4TlpzhWeYU+BIfKNnXtz2wvQJPsZg==
dependencies: dependencies:
github-buttons "^2.21.1" github-buttons "^2.21.1"