Skip to content

Commit 96a1847

Browse files
chore(deps): bump @polkadot/types from 15.0.1 to 15.1.1
Bumps [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) from 15.0.1 to 15.1.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.1.1/packages/types) --- updated-dependencies: - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1606253 commit 96a1847

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

e2e/zombienet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@dedot/chaintypes": "^0.48.0",
1111
"@polkadot/keyring": "^13.2.3",
12-
"@polkadot/types": "^15.0.2",
12+
"@polkadot/types": "^15.1.1",
1313
"@polkadot/util-crypto": "^13.2.3",
1414
"dedot": "^0.6.1",
1515
"happy-dom": "^15.11.7",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14498,7 +14498,7 @@ __metadata:
1449814498
dependencies:
1449914499
"@dedot/chaintypes": "npm:^0.48.0"
1450014500
"@polkadot/keyring": "npm:^13.2.3"
14501-
"@polkadot/types": "npm:^15.0.2"
14501+
"@polkadot/types": "npm:^15.1.1"
1450214502
"@polkadot/util-crypto": "npm:^13.2.3"
1450314503
dedot: "npm:^0.6.1"
1450414504
happy-dom: "npm:^15.11.7"

0 commit comments

Comments
 (0)