From c412f7fa118467e65dfff263cc3343435f61a726 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 6 May 2020 18:33:13 +0000 Subject: [PATCH] [CI Skip] 1.13.1 skip-checks: true --- lerna.json | 2 +- packages/api-contract/package.json | 8 ++-- packages/api-derive/package.json | 10 ++--- packages/api/package.json | 14 +++---- packages/metadata/package.json | 6 +-- packages/rpc-core/package.json | 8 ++-- packages/rpc-provider/package.json | 6 +-- packages/typegen/package.json | 10 ++--- packages/types-known/package.json | 4 +- packages/types/package.json | 4 +- yarn.lock | 66 +++++++++++++++--------------- 11 files changed, 69 insertions(+), 69 deletions(-) diff --git a/lerna.json b/lerna.json index 73932a0d9aeb..7cfbea80bcd3 100644 --- a/lerna.json +++ b/lerna.json @@ -9,5 +9,5 @@ "packages": [ "packages/*" ], - "version": "1.13.0" + "version": "1.13.1" } diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index 062e5c075345..ef4799739a41 100644 --- a/packages/api-contract/package.json +++ b/packages/api-contract/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/api-contract", - "version": "1.13.0", + "version": "1.13.1", "description": "Interfaces for interacting with contracts and contract ABIs", "main": "index.js", "keywords": [ @@ -27,9 +27,9 @@ "homepage": "https://github.com/polkadot-js/api/tree/master/packages/api-contract#readme", "dependencies": { "@babel/runtime": "^7.9.6", - "@polkadot/api": "1.13.0", - "@polkadot/rpc-core": "1.13.0", - "@polkadot/types": "1.13.0", + "@polkadot/api": "1.13.1", + "@polkadot/rpc-core": "1.13.1", + "@polkadot/types": "1.13.1", "@polkadot/util": "^2.9.1", "bn.js": "^5.1.1", "rxjs": "^6.5.5" diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index 0fe2fc856ee3..cb36ed2d9f9c 100644 --- a/packages/api-derive/package.json +++ b/packages/api-derive/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/api-derive", - "version": "1.13.0", + "version": "1.13.1", "description": "Common functions used across Polkadot, derived from RPC calls and storage queries.", "main": "index.js", "keywords": [ @@ -28,10 +28,10 @@ "homepage": "https://github.com/polkadot-js/api/tree/master/packages/api-derive#readme", "dependencies": { "@babel/runtime": "^7.9.6", - "@polkadot/api": "1.13.0", - "@polkadot/rpc-core": "1.13.0", - "@polkadot/rpc-provider": "1.13.0", - "@polkadot/types": "1.13.0", + "@polkadot/api": "1.13.1", + "@polkadot/rpc-core": "1.13.1", + "@polkadot/rpc-provider": "1.13.1", + "@polkadot/types": "1.13.1", "@polkadot/util": "^2.9.1", "@polkadot/util-crypto": "^2.9.1", "bn.js": "^5.1.1", diff --git a/packages/api/package.json b/packages/api/package.json index 1e4609f805fe..371b6d39fd01 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/api", - "version": "1.13.0", + "version": "1.13.1", "description": "Promise and RxJS wrappers around the Polkadot JS RPC", "main": "index.js", "keywords": [ @@ -27,13 +27,13 @@ "homepage": "https://github.com/polkadot-js/api/tree/master/packages/api#readme", "dependencies": { "@babel/runtime": "^7.9.6", - "@polkadot/api-derive": "1.13.0", + "@polkadot/api-derive": "1.13.1", "@polkadot/keyring": "^2.9.1", - "@polkadot/metadata": "1.13.0", - "@polkadot/rpc-core": "1.13.0", - "@polkadot/rpc-provider": "1.13.0", - "@polkadot/types": "1.13.0", - "@polkadot/types-known": "1.13.0", + "@polkadot/metadata": "1.13.1", + "@polkadot/rpc-core": "1.13.1", + "@polkadot/rpc-provider": "1.13.1", + "@polkadot/types": "1.13.1", + "@polkadot/types-known": "1.13.1", "@polkadot/util": "^2.9.1", "@polkadot/util-crypto": "^2.9.1", "bn.js": "^5.1.1", diff --git a/packages/metadata/package.json b/packages/metadata/package.json index 0a112d4dd8ed..78bf5092bfb2 100644 --- a/packages/metadata/package.json +++ b/packages/metadata/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/metadata", - "version": "1.13.0", + "version": "1.13.1", "description": "Helpers to extract information from runtime metadata", "main": "index.js", "publishConfig": { @@ -27,8 +27,8 @@ "homepage": "https://github.com/polkadot-js/api/tree/master/packages/type-metadata#readme", "dependencies": { "@babel/runtime": "^7.9.6", - "@polkadot/types": "1.13.0", - "@polkadot/types-known": "1.13.0", + "@polkadot/types": "1.13.1", + "@polkadot/types-known": "1.13.1", "@polkadot/util": "^2.9.1", "@polkadot/util-crypto": "^2.9.1", "bn.js": "^5.1.1" diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index cc2c303a4619..7d3fde72d9bd 100644 --- a/packages/rpc-core/package.json +++ b/packages/rpc-core/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/rpc-core", - "version": "1.13.0", + "version": "1.13.1", "description": "A JavaScript wrapper for the Polkadot JsonRPC interface", "main": "index.js", "keywords": [ @@ -27,9 +27,9 @@ "homepage": "https://github.com/polkadot-js/api/tree/master/packages/rpc-core#readme", "dependencies": { "@babel/runtime": "^7.9.6", - "@polkadot/metadata": "1.13.0", - "@polkadot/rpc-provider": "1.13.0", - "@polkadot/types": "1.13.0", + "@polkadot/metadata": "1.13.1", + "@polkadot/rpc-provider": "1.13.1", + "@polkadot/types": "1.13.1", "@polkadot/util": "^2.9.1", "memoizee": "^0.4.14", "rxjs": "^6.5.5" diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index e9096010aa91..06fb18ce73d6 100644 --- a/packages/rpc-provider/package.json +++ b/packages/rpc-provider/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/rpc-provider", - "version": "1.13.0", + "version": "1.13.1", "description": "Transport providers for the API", "main": "index.js", "keywords": [ @@ -27,8 +27,8 @@ "homepage": "https://github.com/polkadot-js/api/tree/master/packages/rpc-provider#readme", "dependencies": { "@babel/runtime": "^7.9.6", - "@polkadot/metadata": "1.13.0", - "@polkadot/types": "1.13.0", + "@polkadot/metadata": "1.13.1", + "@polkadot/types": "1.13.1", "@polkadot/util": "^2.9.1", "@polkadot/util-crypto": "^2.9.1", "bn.js": "^5.1.1", diff --git a/packages/typegen/package.json b/packages/typegen/package.json index d8bfe1f0344e..46ad403a86ba 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/typegen", - "version": "1.13.0", + "version": "1.13.1", "description": "Type generation scripts", "main": "index.js", "bin": { @@ -36,10 +36,10 @@ "@babel/core": "^7.9.6", "@babel/register": "^7.9.0", "@babel/runtime": "^7.9.6", - "@polkadot/api": "1.13.0", - "@polkadot/metadata": "1.13.0", - "@polkadot/rpc-provider": "1.13.0", - "@polkadot/types": "1.13.0", + "@polkadot/api": "1.13.1", + "@polkadot/metadata": "1.13.1", + "@polkadot/rpc-provider": "1.13.1", + "@polkadot/types": "1.13.1", "@polkadot/util": "^2.9.1", "handlebars": "^4.7.6", "websocket": "^1.0.31", diff --git a/packages/types-known/package.json b/packages/types-known/package.json index 624fba1c1c98..24415a01775c 100644 --- a/packages/types-known/package.json +++ b/packages/types-known/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/types-known", - "version": "1.13.0", + "version": "1.13.1", "description": "A JavaScript wrapper for the Polkadot JsonRPC interface", "main": "index.js", "keywords": [ @@ -27,7 +27,7 @@ "homepage": "https://github.com/polkadot-js/api/tree/master/packages/types-known#readme", "dependencies": { "@babel/runtime": "^7.9.6", - "@polkadot/types": "1.13.0", + "@polkadot/types": "1.13.1", "@polkadot/util": "^2.9.1", "bn.js": "^5.1.1" }, diff --git a/packages/types/package.json b/packages/types/package.json index 41dd7738b7b6..21f4240f9fc4 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/types", - "version": "1.13.0", + "version": "1.13.1", "description": "Implementation of the Parity codec", "main": "index.js", "keywords": [ @@ -27,7 +27,7 @@ "homepage": "https://github.com/polkadot-js/api/tree/master/packages/types#readme", "dependencies": { "@babel/runtime": "^7.9.6", - "@polkadot/metadata": "1.13.0", + "@polkadot/metadata": "1.13.1", "@polkadot/util": "^2.9.1", "@polkadot/util-crypto": "^2.9.1", "@types/bn.js": "^4.11.6", diff --git a/yarn.lock b/yarn.lock index b1023d4c7c07..f70994ae42d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2621,25 +2621,25 @@ __metadata: resolution: "@polkadot/api-contract@workspace:packages/api-contract" dependencies: "@babel/runtime": ^7.9.6 - "@polkadot/api": 1.13.0 - "@polkadot/rpc-core": 1.13.0 - "@polkadot/types": 1.13.0 + "@polkadot/api": 1.13.1 + "@polkadot/rpc-core": 1.13.1 + "@polkadot/types": 1.13.1 "@polkadot/util": ^2.9.1 bn.js: ^5.1.1 rxjs: ^6.5.5 languageName: unknown linkType: soft -"@polkadot/api-derive@1.13.0, @polkadot/api-derive@workspace:packages/api-derive": +"@polkadot/api-derive@1.13.1, @polkadot/api-derive@workspace:packages/api-derive": version: 0.0.0-use.local resolution: "@polkadot/api-derive@workspace:packages/api-derive" dependencies: "@babel/runtime": ^7.9.6 - "@polkadot/api": 1.13.0 + "@polkadot/api": 1.13.1 "@polkadot/keyring": ^2.9.1 - "@polkadot/rpc-core": 1.13.0 - "@polkadot/rpc-provider": 1.13.0 - "@polkadot/types": 1.13.0 + "@polkadot/rpc-core": 1.13.1 + "@polkadot/rpc-provider": 1.13.1 + "@polkadot/types": 1.13.1 "@polkadot/util": ^2.9.1 "@polkadot/util-crypto": ^2.9.1 bn.js: ^5.1.1 @@ -2648,18 +2648,18 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/api@1.13.0, @polkadot/api@workspace:packages/api": +"@polkadot/api@1.13.1, @polkadot/api@workspace:packages/api": version: 0.0.0-use.local resolution: "@polkadot/api@workspace:packages/api" dependencies: "@babel/runtime": ^7.9.6 - "@polkadot/api-derive": 1.13.0 + "@polkadot/api-derive": 1.13.1 "@polkadot/keyring": ^2.9.1 - "@polkadot/metadata": 1.13.0 - "@polkadot/rpc-core": 1.13.0 - "@polkadot/rpc-provider": 1.13.0 - "@polkadot/types": 1.13.0 - "@polkadot/types-known": 1.13.0 + "@polkadot/metadata": 1.13.1 + "@polkadot/rpc-core": 1.13.1 + "@polkadot/rpc-provider": 1.13.1 + "@polkadot/types": 1.13.1 + "@polkadot/types-known": 1.13.1 "@polkadot/util": ^2.9.1 "@polkadot/util-crypto": ^2.9.1 bn.js: ^5.1.1 @@ -2766,43 +2766,43 @@ __metadata: languageName: node linkType: hard -"@polkadot/metadata@1.13.0, @polkadot/metadata@workspace:packages/metadata": +"@polkadot/metadata@1.13.1, @polkadot/metadata@workspace:packages/metadata": version: 0.0.0-use.local resolution: "@polkadot/metadata@workspace:packages/metadata" dependencies: "@babel/runtime": ^7.9.6 "@polkadot/keyring": ^2.9.1 - "@polkadot/types": 1.13.0 - "@polkadot/types-known": 1.13.0 + "@polkadot/types": 1.13.1 + "@polkadot/types-known": 1.13.1 "@polkadot/util": ^2.9.1 "@polkadot/util-crypto": ^2.9.1 bn.js: ^5.1.1 languageName: unknown linkType: soft -"@polkadot/rpc-core@1.13.0, @polkadot/rpc-core@workspace:packages/rpc-core": +"@polkadot/rpc-core@1.13.1, @polkadot/rpc-core@workspace:packages/rpc-core": version: 0.0.0-use.local resolution: "@polkadot/rpc-core@workspace:packages/rpc-core" dependencies: "@babel/runtime": ^7.9.6 "@polkadot/keyring": ^2.9.1 - "@polkadot/metadata": 1.13.0 - "@polkadot/rpc-provider": 1.13.0 - "@polkadot/types": 1.13.0 + "@polkadot/metadata": 1.13.1 + "@polkadot/rpc-provider": 1.13.1 + "@polkadot/types": 1.13.1 "@polkadot/util": ^2.9.1 memoizee: ^0.4.14 rxjs: ^6.5.5 languageName: unknown linkType: soft -"@polkadot/rpc-provider@1.13.0, @polkadot/rpc-provider@workspace:packages/rpc-provider": +"@polkadot/rpc-provider@1.13.1, @polkadot/rpc-provider@workspace:packages/rpc-provider": version: 0.0.0-use.local resolution: "@polkadot/rpc-provider@workspace:packages/rpc-provider" dependencies: "@babel/runtime": ^7.9.6 "@polkadot/keyring": ^2.9.1 - "@polkadot/metadata": 1.13.0 - "@polkadot/types": 1.13.0 + "@polkadot/metadata": 1.13.1 + "@polkadot/types": 1.13.1 "@polkadot/util": ^2.9.1 "@polkadot/util-crypto": ^2.9.1 bn.js: ^5.1.1 @@ -2830,10 +2830,10 @@ __metadata: "@babel/core": ^7.9.6 "@babel/register": ^7.9.0 "@babel/runtime": ^7.9.6 - "@polkadot/api": 1.13.0 - "@polkadot/metadata": 1.13.0 - "@polkadot/rpc-provider": 1.13.0 - "@polkadot/types": 1.13.0 + "@polkadot/api": 1.13.1 + "@polkadot/metadata": 1.13.1 + "@polkadot/rpc-provider": 1.13.1 + "@polkadot/types": 1.13.1 "@polkadot/util": ^2.9.1 "@types/websocket": ^1.0.0 "@types/yargs": ^15.0.4 @@ -2849,25 +2849,25 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-known@1.13.0, @polkadot/types-known@workspace:packages/types-known": +"@polkadot/types-known@1.13.1, @polkadot/types-known@workspace:packages/types-known": version: 0.0.0-use.local resolution: "@polkadot/types-known@workspace:packages/types-known" dependencies: "@babel/runtime": ^7.9.6 - "@polkadot/types": 1.13.0 + "@polkadot/types": 1.13.1 "@polkadot/util": ^2.9.1 "@types/bn.js": ^4.11.6 bn.js: ^5.1.1 languageName: unknown linkType: soft -"@polkadot/types@1.13.0, @polkadot/types@workspace:packages/types": +"@polkadot/types@1.13.1, @polkadot/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@polkadot/types@workspace:packages/types" dependencies: "@babel/runtime": ^7.9.6 "@polkadot/keyring": ^2.9.1 - "@polkadot/metadata": 1.13.0 + "@polkadot/metadata": 1.13.1 "@polkadot/util": ^2.9.1 "@polkadot/util-crypto": ^2.9.1 "@types/bn.js": ^4.11.6