Skip to content

Commit ba2916a

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

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
@@ -7,7 +7,7 @@
77
"@e2e-test/networks": "workspace:*",
88
"@polkadot/api": "^16.5.4",
99
"@polkadot/types": "^16.5.1",
10-
"@polkadot/types-augment": "^16.5.1"
10+
"@polkadot/types-augment": "^16.5.4"
1111
},
1212
"main": "./dist/cjs/index.js",
1313
"module": "./dist/esm/index.js",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ __metadata:
271271
"@e2e-test/networks": "workspace:*"
272272
"@polkadot/api": "npm:^16.5.4"
273273
"@polkadot/types": "npm:^16.5.1"
274-
"@polkadot/types-augment": "npm:^16.5.1"
274+
"@polkadot/types-augment": "npm:^16.5.4"
275275
languageName: unknown
276276
linkType: soft
277277

0 commit comments

Comments
 (0)