Skip to content

Commit

Permalink
chore(deps-dev): bump @polkadot/types-support from 14.0.1 to 15.5.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.0.1 to 15.5.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.5.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent e063074 commit 11c4973
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 3 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.1",
"@polkadot/types-support": "~14.0.1",
"@polkadot/types-support": "~15.5.1",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"husky": "^8.0.3",
"lerna": "^7.4.2",
Expand Down
77 changes: 75 additions & 2 deletions 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:~15.5.1":
version: 15.5.1
resolution: "@polkadot/types-support@npm:15.5.1"
dependencies:
"@polkadot/util": "npm:^13.3.1"
tslib: "npm:^2.8.1"
checksum: 10/2c7e662bc8c47872b87770ee3b236c2e45345fcfd844cdcf1578e54b5b15a707e37b2a8e75ab9d86fa7cbeca6d276672a1c054fb200984935cedfdee159d47a1
languageName: node
linkType: hard

"@polkadot/util@npm:^13.1.1":
version: 13.1.1
resolution: "@polkadot/util@npm:13.1.1"
Expand All @@ -926,6 +936,21 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/util@npm:^13.3.1":
version: 13.3.1
resolution: "@polkadot/util@npm:13.3.1"
dependencies:
"@polkadot/x-bigint": "npm:13.3.1"
"@polkadot/x-global": "npm:13.3.1"
"@polkadot/x-textdecoder": "npm:13.3.1"
"@polkadot/x-textencoder": "npm:13.3.1"
"@types/bn.js": "npm:^5.1.6"
bn.js: "npm:^5.2.1"
tslib: "npm:^2.8.0"
checksum: 10/ac42fecd3f3ae04e56196b86e78a34cf26df782e1cce44f0668007bafa07427b6a4eeef2afdb4d49fa418526a3aa5859c1bbb2b9050b0b4ecb376d0450b07499
languageName: node
linkType: hard

"@polkadot/x-bigint@npm:13.1.1":
version: 13.1.1
resolution: "@polkadot/x-bigint@npm:13.1.1"
Expand All @@ -936,6 +961,16 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/x-bigint@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-bigint@npm:13.3.1"
dependencies:
"@polkadot/x-global": "npm:13.3.1"
tslib: "npm:^2.8.0"
checksum: 10/e0279eba940757a4de4ca046d9e2dec64913451516e78783d75724e4343bd86ee520d3f69972dda76395fa113524b40414f515688e01a31424a94a8d5909ca11
languageName: node
linkType: hard

"@polkadot/x-global@npm:13.1.1":
version: 13.1.1
resolution: "@polkadot/x-global@npm:13.1.1"
Expand All @@ -954,6 +989,15 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/x-global@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-global@npm:13.3.1"
dependencies:
tslib: "npm:^2.8.0"
checksum: 10/e8185a7529c3d3228c46c859d357e8fecb1d970aa52d4528a0c5eb8d0718d59038b7fa4e37c5239f6c017b1ade9bd9e41a0e005c963c24ab54967013c8356e5c
languageName: node
linkType: hard

"@polkadot/x-textdecoder@npm:13.1.1":
version: 13.1.1
resolution: "@polkadot/x-textdecoder@npm:13.1.1"
Expand All @@ -964,6 +1008,16 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/x-textdecoder@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-textdecoder@npm:13.3.1"
dependencies:
"@polkadot/x-global": "npm:13.3.1"
tslib: "npm:^2.8.0"
checksum: 10/9ca9481be1c396ddf496f6dbfbff8030619b51dc6ac6b1e84c1be18fded7011d60317d108cbd3c433426cd6720d436b206e8161f562778be4f43b26a25892b39
languageName: node
linkType: hard

"@polkadot/x-textencoder@npm:13.1.1":
version: 13.1.1
resolution: "@polkadot/x-textencoder@npm:13.1.1"
Expand All @@ -974,6 +1028,16 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/x-textencoder@npm:13.3.1":
version: 13.3.1
resolution: "@polkadot/x-textencoder@npm:13.3.1"
dependencies:
"@polkadot/x-global": "npm:13.3.1"
tslib: "npm:^2.8.0"
checksum: 10/2de22bc4e17b58ddb9de351fc1e4665a39e8a1baed847d11f23a0d2318f0c3201bd3f2e7bcbd71a76c61e8982b224e0ec442290b7f6a6f077e8bcd579267b292
languageName: node
linkType: hard

"@polkadot/x-ws@npm:^13.2.3":
version: 13.2.3
resolution: "@polkadot/x-ws@npm:13.2.3"
Expand Down Expand Up @@ -1117,6 +1181,15 @@ __metadata:
languageName: node
linkType: hard

"@types/bn.js@npm:^5.1.6":
version: 5.1.6
resolution: "@types/bn.js@npm:5.1.6"
dependencies:
"@types/node": "npm:*"
checksum: 10/db565b5a2af59b09459d74441153bf23a0e80f1fb2d070330786054e7ce1a7285dc40afcd8f289426c61a83166bdd70814f70e2d439744686aac5d3ea75daf13
languageName: node
linkType: hard

"@types/minimatch@npm:^3.0.3":
version: 3.0.5
resolution: "@types/minimatch@npm:3.0.5"
Expand Down Expand Up @@ -2061,7 +2134,7 @@ __metadata:
resolution: "dedot.dev@workspace:."
dependencies:
"@dedot/codegen": "npm:^0.6.1"
"@polkadot/types-support": "npm:~14.0.1"
"@polkadot/types-support": "npm:~15.5.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.1.1"
husky: "npm:^8.0.3"
lerna: "npm:^7.4.2"
Expand Down Expand Up @@ -5896,7 +5969,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.8.0":
"tslib@npm:^2.8.0, tslib@npm:^2.8.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
Expand Down

0 comments on commit 11c4973

Please sign in to comment.