Skip to content

Commit

Permalink
chore(deps): bump the pjs group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the pjs group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `14.2.2` | `14.3.1` |
| [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `14.2.2` | `14.3.1` |
| [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `14.2.2` | `14.3.1` |
| [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) | `14.2.2` | `14.3.1` |
| [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) | `13.2.2` | `13.2.3` |
| [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) | `13.2.2` | `13.2.3` |



Updates `@polkadot/api` from 14.2.2 to 14.3.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/v14.3.1/packages/api)

Updates `@polkadot/api-augment` from 14.2.2 to 14.3.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/v14.3.1/packages/api-augment)

Updates `@polkadot/types` from 14.2.2 to 14.3.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/v14.3.1/packages/types)

Updates `@polkadot/types-codec` from 14.2.2 to 14.3.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/v14.3.1/packages/types-codec)

Updates `@polkadot/util` from 13.2.2 to 13.2.3
- [Release notes](https://github.com/polkadot-js/common/releases)
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/common/commits/v13.2.3/packages/util)

Updates `@polkadot/util-crypto` from 13.2.2 to 13.2.3
- [Release notes](https://github.com/polkadot-js/common/releases)
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/common/commits/v13.2.3/packages/util-crypto)

---
updated-dependencies:
- dependency-name: "@polkadot/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pjs
- dependency-name: "@polkadot/api-augment"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pjs
- dependency-name: "@polkadot/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pjs
- dependency-name: "@polkadot/types-codec"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pjs
- dependency-name: "@polkadot/util"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pjs
- dependency-name: "@polkadot/util-crypto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pjs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 72b341a commit a6f2e35
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 200 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"typedoc-theme-hierarchy": "^5.0.3"
},
"dependencies": {
"@polkadot/api": "14.2.2",
"@polkadot/api-augment": "14.2.2",
"@polkadot/types": "14.2.2",
"@polkadot/types-codec": "14.2.2",
"@polkadot/util": "13.2.2",
"@polkadot/util-crypto": "13.2.2",
"@polkadot/api": "14.3.1",
"@polkadot/api-augment": "14.3.1",
"@polkadot/types": "14.3.1",
"@polkadot/types-codec": "14.3.1",
"@polkadot/util": "13.2.3",
"@polkadot/util-crypto": "13.2.3",
"@substrate/asset-transfer-api-registry": "^0.2.24"
}
}
Loading

0 comments on commit a6f2e35

Please sign in to comment.