Skip to content

Commit

Permalink
chore(deps-dev): bump @polkadot/types-support from 14.3.1 to 15.0.1
Browse files Browse the repository at this point in the history
Bumps [@polkadot/types-support](https://github.com/polkadot-js/api/tree/HEAD/packages/types-support) from 14.3.1 to 15.0.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.0.1/packages/types-support)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 868710b commit 3e2e521
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@dedot/codegen": "^0.6.0",
"@polkadot/types-support": "^14.3.1",
"@polkadot/types-support": "^15.0.1",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"husky": "^8.0.3",
"lerna": "^7.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,13 +911,13 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types-support@npm:^14.3.1":
version: 14.3.1
resolution: "@polkadot/types-support@npm:14.3.1"
"@polkadot/types-support@npm:^15.0.1":
version: 15.0.1
resolution: "@polkadot/types-support@npm:15.0.1"
dependencies:
"@polkadot/util": "npm:^13.2.3"
tslib: "npm:^2.8.0"
checksum: 10/a8dbb853f275b5ff2df08faba7f5bb858f0e9d2ebbe90daa0ca8e8e161b0a23c26e36c32ce0efbe62b26ce0627dd117d612da8c259f1c3ee089c499d1acef054
checksum: 10/d1af7ba96516f3115d1d7224933f93e91b2bb3c9624cdc54ee1767f23396e342d54a09e671933c5ad828ade8b2b58e7e2eeacac0b179e1fe8b86a269e3f395b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2125,7 +2125,7 @@ __metadata:
resolution: "dedot.dev@workspace:."
dependencies:
"@dedot/codegen": "npm:^0.6.0"
"@polkadot/types-support": "npm:^14.3.1"
"@polkadot/types-support": "npm:^15.0.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.1.1"
husky: "npm:^8.0.3"
lerna: "npm:^7.4.2"
Expand Down

0 comments on commit 3e2e521

Please sign in to comment.