Skip to content

Commit

Permalink
Merge pull request #35 from srtucker22/renovate/regenerator-runtime-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency regenerator-runtime to v0.12.1
  • Loading branch information
srtucker22 committed Aug 5, 2018
2 parents dbe5cb9 + 57a8dfe commit a0a8f1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"eslint-plugin-import": "2.13.0",
"graphql": "0.13.2",
"jest": "21.2.1",
"regenerator-runtime": "0.12.0"
"regenerator-runtime": "0.12.1"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3019,9 +3019,9 @@ regenerate@^1.2.1:
version "1.3.2"
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.3.2.tgz#d1941c67bad437e1be76433add5b385f95b19260"

regenerator-runtime@0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.0.tgz#8052ac952d85b10f3425192cd0c53f45cf65c6cb"
regenerator-runtime@0.12.1:
version "0.12.1"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de"

regenerator-runtime@^0.10.5:
version "0.10.5"
Expand Down

0 comments on commit a0a8f1c

Please sign in to comment.