Skip to content

Commit

Permalink
chore(deps-dev): bump @polkadot/types-support from 12.3.1 to 12.4.2 (#20
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 12.3.1 to 12.4.2.
- [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/v12.4.2/packages/types-support)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent e9d2127 commit 1d728e5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 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.5.0",
"@polkadot/types-support": "^12.3.1",
"@polkadot/types-support": "^12.4.2",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"husky": "^8.0.3",
"lerna": "^7.4.2",
Expand Down
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,16 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types-support@npm:^12.4.2":
version: 12.4.2
resolution: "@polkadot/types-support@npm:12.4.2"
dependencies:
"@polkadot/util": "npm:^13.0.2"
tslib: "npm:^2.6.3"
checksum: 10/9ceb96f39b8eb1b29fc8cc69572f6d9f45406be99f6a8e4f2c0f3cea4f01d2e8af78184a226e21fa6ca6688a5b26b5b1b87f6a24f12fef7a981f31df1826f344
languageName: node
linkType: hard

"@polkadot/util@npm:^13.0.2":
version: 13.0.2
resolution: "@polkadot/util@npm:13.0.2"
Expand Down Expand Up @@ -2052,7 +2062,7 @@ __metadata:
resolution: "dedot.dev@workspace:."
dependencies:
"@dedot/codegen": "npm:^0.5.0"
"@polkadot/types-support": "npm:^12.3.1"
"@polkadot/types-support": "npm:^12.4.2"
"@trivago/prettier-plugin-sort-imports": "npm:^4.1.1"
husky: "npm:^8.0.3"
lerna: "npm:^7.4.2"
Expand Down Expand Up @@ -5855,6 +5865,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.6.3":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 10/9a5b47ddac65874fa011c20ff76db69f97cf90c78cff5934799ab8894a5342db2d17b4e7613a087046bc1d133d21547ddff87ac558abeec31ffa929c88b7fce6
languageName: node
linkType: hard

"tuf-js@npm:^1.1.7":
version: 1.1.7
resolution: "tuf-js@npm:1.1.7"
Expand Down

0 comments on commit 1d728e5

Please sign in to comment.