Skip to content

Commit b54230a

Browse files
build(deps): bump react-github-btn from 1.2.1 to 1.4.0 in /docs
Bumps [react-github-btn](https://github.com/buttons/react-github-btn) from 1.2.1 to 1.4.0. - [Commits](buttons/react-github-btn@v1.2.1...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]>
1 parent 649ff4d commit b54230a

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prism-react-renderer": "^1.2.1",
4040
"react": "^17.0.1",
4141
"react-dom": "^17.0.1",
42-
"react-github-btn": "^1.2.0",
42+
"react-github-btn": "^1.4.0",
4343
"stream": "^0.0.2",
4444
"swagger-ui-react": "^4.1.3",
4545
"url-loader": "^4.1.1"

docs/yarn.lock

+14-9
Original file line numberDiff line numberDiff line change
@@ -6292,10 +6292,10 @@ get-symbol-description@^1.0.0:
62926292
call-bind "^1.0.2"
62936293
get-intrinsic "^1.1.1"
62946294

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

63006300
github-slugger@^1.4.0:
63016301
version "1.4.0"
@@ -8539,6 +8539,11 @@ prismjs@^1.28.0:
85398539
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
85408540
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
85418541

8542+
prismjs@~1.28.0:
8543+
version "1.28.0"
8544+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.28.0.tgz#0d8f561fa0f7cf6ebca901747828b149147044b6"
8545+
integrity sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==
8546+
85428547
process-nextick-args@~2.0.0:
85438548
version "2.0.1"
85448549
resolved "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz"
@@ -9157,12 +9162,12 @@ react-fast-compare@^3.2.0:
91579162
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
91589163
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
91599164

9160-
react-github-btn@^1.2.0:
9161-
version "1.2.1"
9162-
resolved "https://registry.yarnpkg.com/react-github-btn/-/react-github-btn-1.2.1.tgz#ece93f609a4bad5e7eb9f47ae49bfaba69466dce"
9163-
integrity sha512-/gXD01mHAOhW0xYuNJFDn08OGjaMXOjcg6GCKVPdHvQcWzswH4aT85DLDAAJ6Zhw/71veSIH4Kx1BTBfy69SsA==
9165+
react-github-btn@^1.4.0:
9166+
version "1.4.0"
9167+
resolved "https://registry.yarnpkg.com/react-github-btn/-/react-github-btn-1.4.0.tgz#92654107e92658e60dd977c7a92b212f806da78d"
9168+
integrity sha512-lV4FYClAfjWnBfv0iNlJUGhamDgIq6TayD0kPZED6VzHWdpcHmPfsYOZ/CFwLfPv4Zp+F4m8QKTj0oy2HjiGXg==
91649169
dependencies:
9165-
github-buttons "^2.8.0"
9170+
github-buttons "^2.22.0"
91669171

91679172
react-helmet-async@*:
91689173
version "1.2.3"

0 commit comments

Comments
 (0)