Skip to content

Commit

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

npm(deps): bump github-badge-action from 1.0.0 to 1.0.1
  • Loading branch information
emibcn committed Jun 19, 2021
2 parents 0b079e4 + d8d05bd commit 4fa02ff
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": "^1.0.0"
"github-badge-action": "^1.0.1"
},
"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@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/github-badge-action/-/github-badge-action-1.0.0.tgz#5d531aba28bd60a025025b8a600ee1583f16142a"
integrity sha512-KQrDbQU4XWohyYd2gh7nzwgb1zv/a2zjtESk/pNxFftZNKsyR+P+rVdfzi3J58QZDgOPP//gtYWdY1rBX37MfQ==
github-badge-action@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/github-badge-action/-/github-badge-action-1.0.1.tgz#775d8a7077c7f8bb68485db0aa6c9f520670af3d"
integrity sha512-IDAIYW5F4TC29xR+t3/HiFWVtw0ULOZVtzyjN7UAQGJlavMAJjYGRCdUoXzvlLNW7FbMoSMnZKWTbLzDcEOD3A==
dependencies:
"@actions/core" "^1.3.0"
gradient-badge "^1.3.1"
Expand Down

0 comments on commit 4fa02ff

Please sign in to comment.