Skip to content

Commit

Permalink
chore(deps): update dependency gh-pages to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2020
1 parent 122a706 commit 9502486
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 @@ -70,7 +70,7 @@
"babel-preset-react": "6.24.1",
"babel-register": "6.26.0",
"cross-env": "7.0.2",
"gh-pages": "2.2.0",
"gh-pages": "3.0.0",
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"react": "16.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7266,10 +7266,10 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"

gh-pages@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.2.0.tgz#74ebeaca8d2b9a11279dcbd4a39ddfff3e6caa24"
integrity sha512-c+yPkNOPMFGNisYg9r4qvsMIjVYikJv7ImFOhPIVPt0+AcRUamZ7zkGRLHz7FKB0xrlZ+ddSOJsZv9XAFVXLmA==
gh-pages@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.0.0.tgz#65f3ccd424bfbc7906f31c4bdb524a1147fa8da2"
integrity sha512-oaOfVcrSwnqoWUgZ6cmCDM6mUuWyOSG+SHjqxGBawN0F3SKaF5NwbeYDG+w2RNXO2HJ/5Iam4o7dP5NAtoHuwQ==
dependencies:
async "^2.6.1"
commander "^2.18.0"
Expand Down

0 comments on commit 9502486

Please sign in to comment.