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

Commit 12d0727

Browse files
chore: bump react-github-btn from 1.2.1 to 1.2.2 in /website (#774)
Bumps [react-github-btn](https://github.com/ntkme/react-github-btn) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/ntkme/react-github-btn/releases) - [Commits](buttons/react-github-btn@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: react-github-btn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e82138 commit 12d0727

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

website/package-lock.json

Lines changed: 15 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.1",
2424
"react-dom": "^17.0.1",
25-
"react-github-btn": "^1.2.1",
25+
"react-github-btn": "^1.2.2",
2626
"url-loader": "^4.1.1"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)