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

Commit 45c6894

Browse files
chore: bump react-github-btn from 1.2.2 to 1.3.0 in /website (#857)
Bumps [react-github-btn](https://github.com/ntkme/react-github-btn) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/ntkme/react-github-btn/releases) - [Commits](buttons/react-github-btn@v1.2.2...v1.3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27b2cb3 commit 45c6894

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

website/package-lock.json

Lines changed: 7 additions & 7 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": "^18.1.0",
2424
"react-dom": "^18.1.0",
25-
"react-github-btn": "^1.2.2",
25+
"react-github-btn": "^1.3.0",
2626
"url-loader": "^4.1.1"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)