Skip to content

Commit ed270de

Browse files
Bump @polkadot/types from 16.2.1 to 16.5.4 (#498)
Bumps [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) from 16.2.1 to 16.5.4. - [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.4/packages/types) --- updated-dependencies: - dependency-name: "@polkadot/types" dependency-version: 16.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 860c855 commit ed270de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@acala-network/chopsticks-testing": "^1.2.5",
77
"@e2e-test/networks": "workspace:*",
88
"@polkadot/api": "^16.5.4",
9-
"@polkadot/types": "^16.5.1",
9+
"@polkadot/types": "^16.5.4",
1010
"@polkadot/types-augment": "^16.5.4"
1111
},
1212
"main": "./dist/cjs/index.js",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ __metadata:
270270
"@acala-network/chopsticks-testing": "npm:^1.2.5"
271271
"@e2e-test/networks": "workspace:*"
272272
"@polkadot/api": "npm:^16.5.4"
273-
"@polkadot/types": "npm:^16.5.1"
273+
"@polkadot/types": "npm:^16.5.4"
274274
"@polkadot/types-augment": "npm:^16.5.4"
275275
languageName: unknown
276276
linkType: soft

0 commit comments

Comments
 (0)