Skip to content

Commit ff3b0f0

Browse files
chore(deps): bump the pjs group across 1 directory with 5 updates (#2590)
* chore(deps): bump the pjs group across 1 directory with 5 updates Bumps the pjs group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `14.3.1` | `15.0.1` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `14.3.1` | `15.0.1` | | [@polkadot/rpc-provider](https://github.com/polkadot-js/api/tree/HEAD/packages/rpc-provider) | `14.3.1` | `15.0.1` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `14.3.1` | `15.0.1` | | [@polkadot/extension-inject](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-inject) | `0.56.2` | `0.57.1` | Updates `@polkadot/api` 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/api) Updates `@polkadot/api-augment` 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/api-augment) Updates `@polkadot/rpc-provider` 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/rpc-provider) Updates `@polkadot/types` 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) Updates `@polkadot/extension-inject` from 0.56.2 to 0.57.1 - [Release notes](https://github.com/polkadot-js/extension/releases) - [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/extension/commits/v0.57.1/packages/extension-inject) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs - dependency-name: "@polkadot/rpc-provider" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs - dependency-name: "@polkadot/extension-inject" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): changeset for dependency update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
1 parent 1d95437 commit ff3b0f0

File tree

4 files changed

+171
-103
lines changed

4 files changed

+171
-103
lines changed

.changeset/dependencies-GH-2590.md

+68
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
"@substrate/wallet-template": patch
3+
---
4+
5+
chore(deps): bump the pjs group across 1 directory with 5 updates
6+
7+
Bumps the pjs group with 5 updates in the / directory:
8+
9+
| Package | From | To |
10+
| --- | --- | --- |
11+
| [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `14.3.1` | `15.0.1` |
12+
| [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `14.3.1` | `15.0.1` |
13+
| [@polkadot/rpc-provider](https://github.com/polkadot-js/api/tree/HEAD/packages/rpc-provider) | `14.3.1` | `15.0.1` |
14+
| [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `14.3.1` | `15.0.1` |
15+
| [@polkadot/extension-inject](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-inject) | `0.56.2` | `0.57.1` |
16+
17+
18+
19+
Updates `@polkadot/api` from 14.3.1 to 15.0.1
20+
- [Release notes](https://github.com/polkadot-js/api/releases)
21+
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
22+
- [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/api)
23+
24+
Updates `@polkadot/api-augment` from 14.3.1 to 15.0.1
25+
- [Release notes](https://github.com/polkadot-js/api/releases)
26+
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
27+
- [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/api-augment)
28+
29+
Updates `@polkadot/rpc-provider` from 14.3.1 to 15.0.1
30+
- [Release notes](https://github.com/polkadot-js/api/releases)
31+
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
32+
- [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/rpc-provider)
33+
34+
Updates `@polkadot/types` from 14.3.1 to 15.0.1
35+
- [Release notes](https://github.com/polkadot-js/api/releases)
36+
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
37+
- [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/types)
38+
39+
Updates `@polkadot/extension-inject` from 0.56.2 to 0.57.1
40+
- [Release notes](https://github.com/polkadot-js/extension/releases)
41+
- [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md)
42+
- [Commits](https://github.com/polkadot-js/extension/commits/v0.57.1/packages/extension-inject)
43+
44+
---
45+
updated-dependencies:
46+
- dependency-name: "@polkadot/api"
47+
dependency-type: direct:production
48+
update-type: version-update:semver-major
49+
dependency-group: pjs
50+
- dependency-name: "@polkadot/api-augment"
51+
dependency-type: direct:production
52+
update-type: version-update:semver-major
53+
dependency-group: pjs
54+
- dependency-name: "@polkadot/rpc-provider"
55+
dependency-type: direct:production
56+
update-type: version-update:semver-major
57+
dependency-group: pjs
58+
- dependency-name: "@polkadot/types"
59+
dependency-type: direct:production
60+
update-type: version-update:semver-major
61+
dependency-group: pjs
62+
- dependency-name: "@polkadot/extension-inject"
63+
dependency-type: direct:production
64+
update-type: version-update:semver-minor
65+
dependency-group: pjs
66+
...
67+
68+
Signed-off-by: dependabot[bot] <support@github.com>

0 commit comments

Comments
 (0)