Skip to content

Commit

Permalink
[CI Skip] release/beta 6.8.2-15
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Nov 19, 2021
1 parent 3b4fef8 commit 194f6ae
Show file tree
Hide file tree
Showing 20 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "commonjs",
"version": "6.8.2-14",
"version": "6.8.2-15",
"workspaces": [
"packages/*"
],
Expand Down
6 changes: 3 additions & 3 deletions packages/api-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/api": "6.8.2-14",
"@polkadot/types": "6.8.2-14",
"@polkadot/api": "6.8.2-15",
"@polkadot/types": "6.8.2-15",
"@polkadot/util": "^7.8.3-29",
"rxjs": "^7.4.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/api-contract/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/api-contract', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/api-contract', version: '6.8.2-15' };
10 changes: 5 additions & 5 deletions packages/api-derive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/api": "6.8.2-14",
"@polkadot/rpc-core": "6.8.2-14",
"@polkadot/types": "6.8.2-14",
"@polkadot/api": "6.8.2-15",
"@polkadot/rpc-core": "6.8.2-15",
"@polkadot/types": "6.8.2-15",
"@polkadot/util": "^7.8.3-29",
"@polkadot/util-crypto": "^7.8.3-29",
"rxjs": "^7.4.0"
},
"devDependencies": {
"@polkadot/keyring": "^7.8.3-29",
"@polkadot/rpc-provider": "6.8.2-14"
"@polkadot/rpc-provider": "6.8.2-15"
}
}
2 changes: 1 addition & 1 deletion packages/api-derive/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/api-derive', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/api-derive', version: '6.8.2-15' };
12 changes: 6 additions & 6 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/api-derive": "6.8.2-14",
"@polkadot/api-derive": "6.8.2-15",
"@polkadot/keyring": "^7.8.3-29",
"@polkadot/rpc-core": "6.8.2-14",
"@polkadot/rpc-provider": "6.8.2-14",
"@polkadot/types": "6.8.2-14",
"@polkadot/types-known": "6.8.2-14",
"@polkadot/rpc-core": "6.8.2-15",
"@polkadot/rpc-provider": "6.8.2-15",
"@polkadot/types": "6.8.2-15",
"@polkadot/types-known": "6.8.2-15",
"@polkadot/util": "^7.8.3-29",
"@polkadot/util-crypto": "^7.8.3-29",
"eventemitter3": "^4.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/api', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/api', version: '6.8.2-15' };
6 changes: 3 additions & 3 deletions packages/rpc-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/rpc-provider": "6.8.2-14",
"@polkadot/types": "6.8.2-14",
"@polkadot/rpc-provider": "6.8.2-15",
"@polkadot/types": "6.8.2-15",
"@polkadot/util": "^7.8.3-29",
"rxjs": "^7.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-core/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/rpc-core', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/rpc-core', version: '6.8.2-15' };
6 changes: 3 additions & 3 deletions packages/rpc-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/types": "6.8.2-14",
"@polkadot/types": "6.8.2-15",
"@polkadot/util": "^7.8.3-29",
"@polkadot/util-crypto": "^7.8.3-29",
"@polkadot/x-fetch": "^7.8.3-29",
Expand All @@ -34,7 +34,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^7.8.3-29",
"@polkadot/types": "6.8.2-14",
"@polkadot/types": "6.8.2-15",
"mock-socket": "^9.0.8",
"nock": "^13.2.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-provider/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/rpc-provider', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/rpc-provider', version: '6.8.2-15' };
10 changes: 5 additions & 5 deletions packages/typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"bin": {
"polkadot-types-chain-info": "./scripts/polkadot-types-chain-info.cjs",
Expand All @@ -33,10 +33,10 @@
"@babel/core": "^7.16.0",
"@babel/register": "^7.16.0",
"@babel/runtime": "^7.16.3",
"@polkadot/api": "6.8.2-14",
"@polkadot/rpc-provider": "6.8.2-14",
"@polkadot/types": "6.8.2-14",
"@polkadot/types-support": "6.8.2-14",
"@polkadot/api": "6.8.2-15",
"@polkadot/rpc-provider": "6.8.2-15",
"@polkadot/types": "6.8.2-15",
"@polkadot/types-support": "6.8.2-15",
"@polkadot/util": "^7.8.3-29",
"handlebars": "^4.7.7",
"websocket": "^1.0.34",
Expand Down
2 changes: 1 addition & 1 deletion packages/typegen/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/typegen', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/typegen', version: '6.8.2-15' };
4 changes: 2 additions & 2 deletions packages/types-known/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/networks": "^7.8.3-29",
"@polkadot/types": "6.8.2-14",
"@polkadot/types": "6.8.2-15",
"@polkadot/util": "^7.8.3-29"
}
}
2 changes: 1 addition & 1 deletion packages/types-known/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/types-known', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/types-known', version: '6.8.2-15' };
2 changes: 1 addition & 1 deletion packages/types-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/types-support/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/types-support', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/types-support', version: '6.8.2-15' };
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "6.8.2-14",
"version": "6.8.2-15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^7.8.3-29",
"@polkadot/types-support": "6.8.2-14",
"@polkadot/types-support": "6.8.2-15",
"@types/bn.js": "^4.11.6",
"bn.js": "^4.12.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/types/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/types', version: '6.8.2-14' };
export const packageInfo = { name: '@polkadot/types', version: '6.8.2-15' };
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1845,40 +1845,40 @@ __metadata:
resolution: "@polkadot/api-contract@workspace:packages/api-contract"
dependencies:
"@babel/runtime": ^7.16.3
"@polkadot/api": 6.8.2-14
"@polkadot/types": 6.8.2-14
"@polkadot/api": 6.8.2-15
"@polkadot/types": 6.8.2-15
"@polkadot/util": ^7.8.3-29
rxjs: ^7.4.0
languageName: unknown
linkType: soft

"@polkadot/api-derive@6.8.2-14, @polkadot/api-derive@workspace:packages/api-derive":
"@polkadot/api-derive@6.8.2-15, @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.16.3
"@polkadot/api": 6.8.2-14
"@polkadot/api": 6.8.2-15
"@polkadot/keyring": ^7.8.3-29
"@polkadot/rpc-core": 6.8.2-14
"@polkadot/rpc-provider": 6.8.2-14
"@polkadot/types": 6.8.2-14
"@polkadot/rpc-core": 6.8.2-15
"@polkadot/rpc-provider": 6.8.2-15
"@polkadot/types": 6.8.2-15
"@polkadot/util": ^7.8.3-29
"@polkadot/util-crypto": ^7.8.3-29
rxjs: ^7.4.0
languageName: unknown
linkType: soft

"@polkadot/api@6.8.2-14, @polkadot/api@workspace:packages/api":
"@polkadot/api@6.8.2-15, @polkadot/api@workspace:packages/api":
version: 0.0.0-use.local
resolution: "@polkadot/api@workspace:packages/api"
dependencies:
"@babel/runtime": ^7.16.3
"@polkadot/api-derive": 6.8.2-14
"@polkadot/api-derive": 6.8.2-15
"@polkadot/keyring": ^7.8.3-29
"@polkadot/rpc-core": 6.8.2-14
"@polkadot/rpc-provider": 6.8.2-14
"@polkadot/types": 6.8.2-14
"@polkadot/types-known": 6.8.2-14
"@polkadot/rpc-core": 6.8.2-15
"@polkadot/rpc-provider": 6.8.2-15
"@polkadot/types": 6.8.2-15
"@polkadot/types-known": 6.8.2-15
"@polkadot/util": ^7.8.3-29
"@polkadot/util-crypto": ^7.8.3-29
eventemitter3: ^4.0.7
Expand Down Expand Up @@ -2000,26 +2000,26 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/rpc-core@6.8.2-14, @polkadot/rpc-core@workspace:packages/rpc-core":
"@polkadot/rpc-core@6.8.2-15, @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.16.3
"@polkadot/keyring": ^7.8.3-29
"@polkadot/rpc-provider": 6.8.2-14
"@polkadot/types": 6.8.2-14
"@polkadot/rpc-provider": 6.8.2-15
"@polkadot/types": 6.8.2-15
"@polkadot/util": ^7.8.3-29
rxjs: ^7.4.0
languageName: unknown
linkType: soft

"@polkadot/rpc-provider@6.8.2-14, @polkadot/rpc-provider@workspace:packages/rpc-provider":
"@polkadot/rpc-provider@6.8.2-15, @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.16.3
"@polkadot/keyring": ^7.8.3-29
"@polkadot/types": 6.8.2-14
"@polkadot/types": 6.8.2-15
"@polkadot/util": ^7.8.3-29
"@polkadot/util-crypto": ^7.8.3-29
"@polkadot/x-fetch": ^7.8.3-29
Expand Down Expand Up @@ -2047,10 +2047,10 @@ __metadata:
"@babel/core": ^7.16.0
"@babel/register": ^7.16.0
"@babel/runtime": ^7.16.3
"@polkadot/api": 6.8.2-14
"@polkadot/rpc-provider": 6.8.2-14
"@polkadot/types": 6.8.2-14
"@polkadot/types-support": 6.8.2-14
"@polkadot/api": 6.8.2-15
"@polkadot/rpc-provider": 6.8.2-15
"@polkadot/types": 6.8.2-15
"@polkadot/types-support": 6.8.2-15
"@polkadot/util": ^7.8.3-29
"@types/websocket": ^1.0.4
"@types/yargs": ^17.0.7
Expand All @@ -2066,18 +2066,18 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/types-known@6.8.2-14, @polkadot/types-known@workspace:packages/types-known":
"@polkadot/types-known@6.8.2-15, @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.16.3
"@polkadot/networks": ^7.8.3-29
"@polkadot/types": 6.8.2-14
"@polkadot/types": 6.8.2-15
"@polkadot/util": ^7.8.3-29
languageName: unknown
linkType: soft

"@polkadot/types-support@6.8.2-14, @polkadot/types-support@workspace:packages/types-support":
"@polkadot/types-support@6.8.2-15, @polkadot/types-support@workspace:packages/types-support":
version: 0.0.0-use.local
resolution: "@polkadot/types-support@workspace:packages/types-support"
dependencies:
Expand All @@ -2086,13 +2086,13 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/types@6.8.2-14, @polkadot/types@workspace:packages/types":
"@polkadot/types@6.8.2-15, @polkadot/types@workspace:packages/types":
version: 0.0.0-use.local
resolution: "@polkadot/types@workspace:packages/types"
dependencies:
"@babel/runtime": ^7.16.3
"@polkadot/keyring": ^7.8.3-29
"@polkadot/types-support": 6.8.2-14
"@polkadot/types-support": 6.8.2-15
"@polkadot/util": ^7.8.3-29
"@polkadot/util-crypto": ^7.8.3-29
"@types/bn.js": ^4.11.6
Expand Down

0 comments on commit 194f6ae

Please sign in to comment.