Skip to content

Commit

Permalink
Bump @polkadot/types-codec from 14.3.1 to 15.1.1 in /polkadot-js
Browse files Browse the repository at this point in the history
Bumps [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) from 14.3.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-codec)

---
updated-dependencies:
- dependency-name: "@polkadot/types-codec"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 99cf694 commit d92c45d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 20 deletions.
13 changes: 3 additions & 10 deletions polkadot-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion polkadot-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@polkadot/api": "15.1.1",
"@polkadot/types-codec": "14.3.1",
"@polkadot/types-codec": "15.1.1",
"ffi-napi": "^4.0.3",
"ref-array-di": "^1.2.2",
"ref-struct-di": "^1.1.1"
Expand Down
9 changes: 0 additions & 9 deletions polkadot-js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1457,15 +1457,6 @@
"@polkadot/util" "^13.2.3"
tslib "^2.8.0"

"@polkadot/types-codec@14.3.1":
version "14.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-14.3.1.tgz#891fce0b1a0d69c6c4e1112393d88447fae8d374"
integrity sha512-3y3RBGd+8ebscGbNUOjqUjnRE7hgicgid5LtofHK3O1EDcJQJnYBDkJ7fOAi96CDgHsg+f2FWWkBWEPgpOQoMQ==
dependencies:
"@polkadot/util" "^13.2.3"
"@polkadot/x-bigint" "^13.2.3"
tslib "^2.8.0"

"@polkadot/types-codec@15.1.1":
version "15.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-15.1.1.tgz#668ee9017916a415ea946fb063b103cf1199c950"
Expand Down

0 comments on commit d92c45d

Please sign in to comment.