Skip to content

Commit 41e9d75

Browse files
chore(deps): bump the pjs group with 7 updates
Bumps the pjs group with 7 updates: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `16.5.2` | `16.5.3` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `16.5.2` | `16.5.3` | | [@polkadot/api-contract](https://github.com/polkadot-js/api/tree/HEAD/packages/api-contract) | `16.5.2` | `16.5.3` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `16.5.2` | `16.5.3` | | [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) | `16.5.2` | `16.5.3` | | [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) | `13.5.8` | `13.5.9` | | [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) | `13.5.8` | `13.5.9` | Updates `@polkadot/api` from 16.5.2 to 16.5.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v16.5.3/packages/api) Updates `@polkadot/api-augment` from 16.5.2 to 16.5.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v16.5.3/packages/api-augment) Updates `@polkadot/api-contract` from 16.5.2 to 16.5.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v16.5.3/packages/api-contract) Updates `@polkadot/types` from 16.5.2 to 16.5.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v16.5.3/packages/types) Updates `@polkadot/types-codec` from 16.5.2 to 16.5.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v16.5.3/packages/types-codec) Updates `@polkadot/util` from 13.5.8 to 13.5.9 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.5.9/packages/util) Updates `@polkadot/util-crypto` from 13.5.8 to 13.5.9 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.5.9/packages/util-crypto) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-version: 16.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-version: 16.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/api-contract" dependency-version: 16.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/types" dependency-version: 16.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/types-codec" dependency-version: 16.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/util" dependency-version: 13.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/util-crypto" dependency-version: 13.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd06559 commit 41e9d75

File tree

2 files changed

+439
-29
lines changed

2 files changed

+439
-29
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"test:test-release": "yarn build:scripts && node scripts/build/runYarnPack.js"
5252
},
5353
"dependencies": {
54-
"@polkadot/api": "^16.5.2",
55-
"@polkadot/api-augment": "^16.5.2",
56-
"@polkadot/api-contract": "^16.5.2",
57-
"@polkadot/types": "^16.5.2",
58-
"@polkadot/types-codec": "^16.5.2",
59-
"@polkadot/util": "^13.5.8",
60-
"@polkadot/util-crypto": "^13.5.8",
54+
"@polkadot/api": "^16.5.3",
55+
"@polkadot/api-augment": "^16.5.3",
56+
"@polkadot/api-contract": "^16.5.3",
57+
"@polkadot/types": "^16.5.3",
58+
"@polkadot/types-codec": "^16.5.3",
59+
"@polkadot/util": "^13.5.9",
60+
"@polkadot/util-crypto": "^13.5.9",
6161
"@substrate/calc": "0.3.1",
6262
"argparse": "^2.0.1",
6363
"confmgr": "^1.1.0",

0 commit comments

Comments
 (0)