Skip to content

Commit 3310e20

Browse files
chore(deps): bump @substrate/calc from 0.3.1 to 0.3.2 (#1634)
Bumps [@substrate/calc](https://github.com/paritytech/substrate-api-sidecar) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/paritytech/substrate-api-sidecar/releases) - [Changelog](https://github.com/paritytech/substrate-api-sidecar/blob/master/CHANGELOG.md) - [Commits](v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: "@substrate/calc" dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5afe5c commit 3310e20

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@polkadot/types-codec": "^15.9.1",
5858
"@polkadot/util": "^13.4.3",
5959
"@polkadot/util-crypto": "^13.4.3",
60-
"@substrate/calc": "^0.3.1",
60+
"@substrate/calc": "^0.3.2",
6161
"argparse": "^2.0.1",
6262
"confmgr": "^1.1.0",
6363
"express": "^5.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@ __metadata:
15871587
"@polkadot/types-codec": "npm:^15.9.1"
15881588
"@polkadot/util": "npm:^13.4.3"
15891589
"@polkadot/util-crypto": "npm:^13.4.3"
1590-
"@substrate/calc": "npm:^0.3.1"
1590+
"@substrate/calc": "npm:^0.3.2"
15911591
"@substrate/dev": "npm:^0.9.0"
15921592
"@types/argparse": "npm:2.0.17"
15931593
"@types/express": "npm:^5.0.1"
@@ -1612,10 +1612,10 @@ __metadata:
16121612
languageName: unknown
16131613
linkType: soft
16141614

1615-
"@substrate/calc@npm:^0.3.1":
1616-
version: 0.3.1
1617-
resolution: "@substrate/calc@npm:0.3.1"
1618-
checksum: 10/d1f417a560564a1d961d0c6023623f126f6bde70571ba2aec0a54f3807f6fd42d369ac8a893147299f8622e6bcce2bdcc506dbfa779c062f245c9ba1a76d8b1f
1615+
"@substrate/calc@npm:^0.3.2":
1616+
version: 0.3.2
1617+
resolution: "@substrate/calc@npm:0.3.2"
1618+
checksum: 10/8c7990d5bec8cbb27d54499c995f120392374ca5caa31039df8205c2373808c67f8db2c726d3c4fdc0b49056da2422b81f5718e519c0ab1803a9efdfe4e02e53
16191619
languageName: node
16201620
linkType: hard
16211621

0 commit comments

Comments
 (0)