Skip to content

Commit

Permalink
fix: update any-observable
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfer committed Dec 16, 2019
1 parent 67e71c4 commit c5cb388
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 @@ -91,7 +91,7 @@
"dependencies": {
"@types/lodash": "^4.14.136",
"@types/node": "^12.6.1",
"any-observable": "^0.4.0",
"any-observable": "^0.5.0",
"any-promise": "^1.3.0",
"lodash": "^4.17.15",
"neo4j-driver": "^1.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -688,10 +688,10 @@ ansistyles@~0.1.3:
resolved "https://registry.yarnpkg.com/ansistyles/-/ansistyles-0.1.3.tgz#5de60415bda071bb37127854c864f41b23254539"
integrity sha1-XeYEFb2gcbs3EnhUyGT0GyMlRTk=

any-observable@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/any-observable/-/any-observable-0.4.0.tgz#5d0458e34da2ee6148c1ed14aebbf575c8b47433"
integrity sha512-63ve+0jP87qPo9Pgp52K0Hy1y4t1T5vcUoTQrOtZ5M2uC1dRI6fWaUbqKmf2tvrZEIbNVLZYbKyvQju3vCwJuA==
any-observable@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/any-observable/-/any-observable-0.5.0.tgz#2dc6af0382b67cfd1a49e1f65e515196d4e32d38"
integrity sha512-GnS7zaS5yBufhXeqfROuyt//AlqrN6dNHTN0Ex6vy22cIyUdeJY46rll8WLVmbV2yV2DEEl3HjspPLVLS79YZw==

any-promise@^1.3.0:
version "1.3.0"
Expand Down

0 comments on commit c5cb388

Please sign in to comment.