Skip to content

Commit

Permalink
fix(deps): update dependency get-pokeball to v0.0.3 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Jan 17, 2020
1 parent 7e161dd commit 8380759
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 @@ -20,7 +20,7 @@
"lint": "xo"
},
"dependencies": {
"get-pokeball": "0.0.2"
"get-pokeball": "0.0.3"
},
"devDependencies": {
"ava": "2.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2098,10 +2098,10 @@ get-own-enumerable-property-symbols@^3.0.0:
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz#b877b49a5c16aefac3655f2ed2ea5b684df8d203"
integrity sha512-CIJYJC4GGF06TakLg8z4GQKvDsx9EMspVxOYih7LerEL/WosUnFIww45CGfxfeKHqlg3twgUrYRT1O3WQqjGCg==

[email protected].2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/get-pokeball/-/get-pokeball-0.0.2.tgz#58aab1302b763a43848dbf57aa476fe60bb5d587"
integrity sha512-nq5sWP+AclHhwlJ44NNZi59pQTtQYOlDRooUkJLmoAzSFakVwEIVzGfOQK0HTPVS9Jyp+FfsI3VBGjTYoJlMeA==
[email protected].3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/get-pokeball/-/get-pokeball-0.0.3.tgz#77c8887f1d72dad89cc363e0d74fba81c3abf5d9"
integrity sha512-BDu+8MzNASU8+UT4JkfWqemjUtYADLV9yNUNcnIsM5At+yyp2ZTqmjyahH9GQARyf14CskGpKlRPKuOcXYX3ig==

get-port@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 8380759

Please sign in to comment.