Skip to content

Commit 3ca84fa

Browse files
Bump @polkadot/types-augment from 15.4.1 to 15.9.1 (#221)
Bumps [@polkadot/types-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/types-augment) from 15.4.1 to 15.9.1. - [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/v15.9.1/packages/types-augment) --- updated-dependencies: - dependency-name: "@polkadot/types-augment" 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 1df0f4a commit 3ca84fa

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": "^15.0",
99
"@polkadot/types": "^15.0",
10-
"@polkadot/types-augment": "^15.0"
10+
"@polkadot/types-augment": "^15.9"
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
@@ -262,7 +262,7 @@ __metadata:
262262
"@e2e-test/networks": "workspace:*"
263263
"@polkadot/api": "npm:^15.0"
264264
"@polkadot/types": "npm:^15.0"
265-
"@polkadot/types-augment": "npm:^15.0"
265+
"@polkadot/types-augment": "npm:^15.9"
266266
languageName: unknown
267267
linkType: soft
268268

0 commit comments

Comments
 (0)