Skip to content

Commit 40834f0

Browse files
chore(deps): bump the pjs group with 4 updates (#2599)
Bumps the pjs group with 4 updates: [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api), [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment), [@polkadot/rpc-provider](https://github.com/polkadot-js/api/tree/HEAD/packages/rpc-provider) and [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types). Updates `@polkadot/api` from 15.0.1 to 15.0.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/v15.0.2/packages/api) Updates `@polkadot/api-augment` from 15.0.1 to 15.0.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/v15.0.2/packages/api-augment) Updates `@polkadot/rpc-provider` from 15.0.1 to 15.0.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/v15.0.2/packages/rpc-provider) Updates `@polkadot/types` from 15.0.1 to 15.0.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/v15.0.2/packages/types) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/rpc-provider" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da3bb18 commit 40834f0

File tree

2 files changed

+97
-97
lines changed

2 files changed

+97
-97
lines changed

pnpm-lock.yaml

+93-93
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/burnr/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"@material-ui/core": "^4.12.4",
2626
"@material-ui/icons": "^4.11.3",
2727
"@material-ui/lab": "^4.0.0-alpha.61",
28-
"@polkadot/api": "^15.0.1",
29-
"@polkadot/api-augment": "^15.0.1",
28+
"@polkadot/api": "^15.0.2",
29+
"@polkadot/api-augment": "^15.0.2",
3030
"@polkadot/keyring": "^13.2.3",
3131
"@polkadot/react-identicon": "^3.11.3",
32-
"@polkadot/rpc-provider": "^15.0.1",
33-
"@polkadot/types": "^15.0.1",
32+
"@polkadot/rpc-provider": "^15.0.2",
33+
"@polkadot/types": "^15.0.2",
3434
"@polkadot/util": "^13.2.3",
3535
"@polkadot/util-crypto": "^13.2.3",
3636
"@substrate/connect": "workspace:*",

0 commit comments

Comments
 (0)