From 68362fd9a2e58debbce7f465ede8308eb82defc7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2019 07:24:05 +0000 Subject: [PATCH] Bump @parity/api from 5.1.15 to 5.1.16 Bumps [@parity/api](https://github.com/paritytech/js-libs) from 5.1.15 to 5.1.16. - [Release notes](https://github.com/paritytech/js-libs/releases) - [Changelog](https://github.com/paritytech/js-libs/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/js-libs/compare/v5.1.15...v5.1.16) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 9bfbf33..c854fdf 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 439181c..4036af9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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"