Skip to content

Commit

Permalink
Merge pull request #7 from emibcn/dependabot/npm_and_yarn/github-badg…
Browse files Browse the repository at this point in the history
…e-action-0.0.6

npm(deps): bump github-badge-action from 0.0.5 to 0.0.6
  • Loading branch information
emibcn authored Jun 14, 2021
2 parents fc5c8d9 + 3386420 commit c70e3b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"deploy": "yarn build && yarn pack"
},
"dependencies": {
"github-badge-action": "^0.0.5"
"github-badge-action": "^0.0.6"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ badgen@^3.2.1:
resolved "https://registry.yarnpkg.com/badgen/-/badgen-3.2.1.tgz#71d09113a091796e74540d0ca8ebc45f89e0f55a"
integrity sha512-XibyDQHM/7l809dJBp1GEvPmHY3BLgO164f6DuHyLP0OTHDm9EAmHjN7hEyiGQATEpn4G3EVGH8x+M4UFfhkHw==

github-badge-action@^0.0.5:
version "0.0.5"
resolved "https://registry.yarnpkg.com/github-badge-action/-/github-badge-action-0.0.5.tgz#b3a2f3d64a6fc389a106d9e7a65030e10a32ae4b"
integrity sha512-7DJGelI3qXrXdNuqw54Tysm9b8RqTyBlMBbTAFY4tEu+qdNZVWjrgXhrlwGR7KlG66col+bHRzCKXJ1vInVN3Q==
github-badge-action@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/github-badge-action/-/github-badge-action-0.0.6.tgz#e2567a6001b3b71350488673c30011c889292d35"
integrity sha512-BltZkt9ghHzNiKkMCfUB3BRzDL2P9IaR2zSBEaRNjMd7MzPGQLFYIc06L8gpFK0dwTT3cwzcnOeEun+A6HpHnQ==
dependencies:
"@actions/core" "^1.3.0"
gradient-badge "^1.3.1"
Expand Down

0 comments on commit c70e3b9

Please sign in to comment.