Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Commit

Permalink
Merge pull request #192 from parity-js/dependabot/npm_and_yarn/parity…
Browse files Browse the repository at this point in the history
…/api-5.1.16
  • Loading branch information
dependabot-preview[bot] authored Dec 31, 2019
2 parents 0cdcfe6 + 68362fd commit e38215e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"watch": "webpack --colors --progress --watch"
},
"devDependencies": {
"@parity/api": "^5.1.15",
"@parity/api": "^5.1.16",
"@parity/shared": "3.0.x",
"@parity/ui": "2.2.x",
"babel-cli": "^6.26.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,10 @@
js-sha3 "0.5.5"
utf8 "^2.1.2"

"@parity/abi@^5.1.15":
version "5.1.15"
resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.15.tgz#3f0f5760deaf14fca755770e6fa1250c0f94b39f"
integrity sha512-2dThj9U/kCZxjgEZNCEEsTvEGrSw//WGOo1s6Mj+ZCyiOuY7cE6RxF67OE7dOYHKI1ZOIHrrg1Mul2NqlJ9eYQ==
"@parity/abi@^5.1.16":
version "5.1.16"
resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.16.tgz#6bea8ecef4dec47d285337eb1863a34e261d1b5b"
integrity sha512-CmEj8j4gwAIda5yzcgCv9M+i1Mdms+cEJko+r5JVq5CdxdVvGURXdx+4zsqzI/0EUUoTpikXiU9mgNZlk+xSlw==
dependencies:
bignumber.js "^8.0.1"
js-sha3 "0.8.0"
Expand All @@ -277,12 +277,12 @@
lodash "^4.17.4"
store "^2.0.12"

"@parity/api@^5.1.15":
version "5.1.15"
resolved "https://registry.yarnpkg.com/@parity/api/-/api-5.1.15.tgz#ba2da9ae3e247e9bb3ee47c53b7f870ccf6eb54f"
integrity sha512-WfpnbHi3FJyQdE7IdbYLuxPQ/APv/HqlsBYhlpEbiMDG3ftcI6VWir8+PHXVXBvMkIb56VoqtYxP06WyJjg8rA==
"@parity/api@^5.1.16":
version "5.1.16"
resolved "https://registry.yarnpkg.com/@parity/api/-/api-5.1.16.tgz#0456a7eb5de3bfab4bda1135ce63ea683e15d488"
integrity sha512-5e7TE84CnQ7zgahGcLzQAe6RQteEA+TbWpHzuyNxz5f2D1vJuX+0NA4nF1z3POTR27W+HtyKX2VWkMhY5pZpwQ==
dependencies:
"@parity/abi" "^5.1.15"
"@parity/abi" "^5.1.16"
bignumber.js "^8.0.1"
blockies "0.0.2"
es6-error "4.0.2"
Expand Down

0 comments on commit e38215e

Please sign in to comment.