Skip to content

Commit

Permalink
chore(deps-dev): bump reg-notify-github-plugin from 0.7.26 to 0.8.5 (#…
Browse files Browse the repository at this point in the history
…506)

Bumps [reg-notify-github-plugin](https://github.com/reg-viz/reg-suit) from 0.7.26 to 0.8.5.
- [Release notes](https://github.com/reg-viz/reg-suit/releases)
- [Commits](reg-viz/reg-suit@v0.7.26...v0.8.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and im36-123 committed Dec 9, 2019
1 parent 149a126 commit dfb904a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-dom": "^16.8.6",
"react-test-renderer": "16.12.0",
"reg-keygen-git-hash-plugin": "^0.8.5",
"reg-notify-github-plugin": "^0.7.21",
"reg-notify-github-plugin": "^0.8.5",
"reg-publish-s3-plugin": "^0.7.22",
"reg-suit": "^0.8.1",
"standard-version": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12364,14 +12364,14 @@ reg-keygen-git-hash-plugin@^0.8.5:
dependencies:
reg-suit-util "^0.8.5"

reg-notify-github-plugin@^0.7.21:
version "0.7.26"
resolved "https://registry.yarnpkg.com/reg-notify-github-plugin/-/reg-notify-github-plugin-0.7.26.tgz#410fcf48d8c75e6a76bad38676dd569a0e16022f"
integrity sha512-l3IUjsEoZpVE5Fl6LmHGh4mmNO0Px1Q5+jCn8QgTWt0NTqAasDZnBpL1vdAspvo06M1YmsTkkNQTXRu52lUWMQ==
reg-notify-github-plugin@^0.8.5:
version "0.8.5"
resolved "https://registry.yarnpkg.com/reg-notify-github-plugin/-/reg-notify-github-plugin-0.8.5.tgz#18f6beb8280468ee65d4f95f3249b7bcb5d206e1"
integrity sha512-4JSJDXuJGHC8NO+uhpibMDptw3Lz0nHduOj/GuxLEUBbio3w9102VvR5fHcgW9hPPKjjwM0B/6WamLNbWWN50A==
dependencies:
opn "^5.4.0"
reg-gh-app-interface "^1.0.1"
reg-suit-util "^0.7.25"
reg-suit-util "^0.8.5"
request "^2.81.0"
request-promise "^4.2.1"
tiny-commit-walker "^1.1.2"
Expand Down

0 comments on commit dfb904a

Please sign in to comment.