Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 8dacfa5

Browse files
chore: bump react-github-btn from 1.3.0 to 1.4.0 in /website (#989)
Bumps [react-github-btn](https://github.com/buttons/react-github-btn) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/buttons/react-github-btn/releases) - [Commits](buttons/react-github-btn@v1.3.0...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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99d94d4 commit 8dacfa5

File tree

2 files changed

+19
-16
lines changed

2 files changed

+19
-16
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"file-loader": "^6.2.0",
2323
"react": "^17.0.0",
2424
"react-dom": "^17.0.0",
25-
"react-github-btn": "^1.3.0",
25+
"react-github-btn": "^1.4.0",
2626
"url-loader": "^4.1.1"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)