Skip to content

Commit

Permalink
Bump patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Jun 14, 2022
1 parent 5888362 commit e2f81a4
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 44 deletions.
6 changes: 3 additions & 3 deletions solidity/app/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@abacus-network/app",
"description": "Solidity contracts for Abacus apps",
"version": "0.2.1",
"version": "0.2.2",
"dependencies": {
"@abacus-network/core": "^0.2.1",
"@abacus-network/utils": "^0.2.1",
"@abacus-network/core": "^0.2.2",
"@abacus-network/utils": "^0.2.2",
"@openzeppelin/contracts-upgradeable": "^4.5.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions solidity/core/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@abacus-network/core",
"description": "Core solidity contracts for Abacus",
"version": "0.2.1",
"version": "0.2.2",
"dependencies": {
"@abacus-network/utils": "^0.2.1",
"@abacus-network/utils": "^0.2.2",
"@openzeppelin/contracts": "^4.6.0",
"@openzeppelin/contracts-upgradeable": "^4.6.0",
"@summa-tx/memview-sol": "^2.0.0"
Expand Down
10 changes: 5 additions & 5 deletions typescript/deploy/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@abacus-network/deploy",
"description": "Deploy tools for the Abacus network",
"version": "0.2.1",
"version": "0.2.2",
"dependencies": {
"@abacus-network/app": "^0.2.1",
"@abacus-network/core": "^0.2.1",
"@abacus-network/sdk": "^0.2.1",
"@abacus-network/utils": "^0.2.1",
"@abacus-network/app": "^0.2.2",
"@abacus-network/core": "^0.2.2",
"@abacus-network/sdk": "^0.2.2",
"@abacus-network/utils": "^0.2.2",
"@types/debug": "^4.1.7",
"@types/yargs": "^17.0.10",
"axios": "^0.21.3",
Expand Down
10 changes: 5 additions & 5 deletions typescript/hardhat/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@abacus-network/hardhat",
"description": "Hardhat related tools for the Abacus network",
"version": "0.2.1",
"version": "0.2.2",
"dependencies": {
"@abacus-network/core": "^0.2.1",
"@abacus-network/deploy": "^0.2.1",
"@abacus-network/sdk": "^0.2.1",
"@abacus-network/utils": "^0.2.1",
"@abacus-network/core": "^0.2.2",
"@abacus-network/deploy": "^0.2.2",
"@abacus-network/sdk": "^0.2.2",
"@abacus-network/utils": "^0.2.2",
"@nomiclabs/hardhat-ethers": "^2.0.5",
"@nomiclabs/hardhat-waffle": "^2.0.2",
"ethereum-waffle": "^3.2.2",
Expand Down
8 changes: 4 additions & 4 deletions typescript/infra/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@abacus-network/infra",
"description": "Infrastructure utilities for the Abacus Network",
"version": "0.2.1",
"version": "0.2.2",
"dependencies": {
"@abacus-network/core": "^0.2.1",
"@abacus-network/deploy": "^0.2.1",
"@abacus-network/sdk": "^0.2.1",
"@abacus-network/core": "^0.2.2",
"@abacus-network/deploy": "^0.2.2",
"@abacus-network/sdk": "^0.2.2",
"@aws-sdk/client-iam": "^3.74.0",
"@aws-sdk/client-kms": "3.48.0",
"@aws-sdk/client-s3": "^3.74.0",
Expand Down
6 changes: 3 additions & 3 deletions typescript/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@abacus-network/sdk",
"description": "The official SDK for the Abacus Network",
"version": "0.2.1",
"version": "0.2.2",
"dependencies": {
"@abacus-network/core": "^0.2.1",
"@abacus-network/utils": "^0.2.1",
"@abacus-network/core": "^0.2.2",
"@abacus-network/utils": "^0.2.2",
"@ethersproject/bignumber": "^5.5.0",
"@ethersproject/bytes": "^5.5.0",
"celo-ethers-provider": "^0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion typescript/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@abacus-network/utils",
"description": "General utilities for the Abacus network",
"version": "0.2.1",
"version": "0.2.2",
"dependencies": {
"chai": "^4.3.0",
"ethers": "^5.4.7"
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ __metadata:
version: 6
cacheKey: 8

"@abacus-network/app@^0.2.1, @abacus-network/app@workspace:solidity/app":
"@abacus-network/app@^0.2.2, @abacus-network/app@workspace:solidity/app":
version: 0.0.0-use.local
resolution: "@abacus-network/app@workspace:solidity/app"
dependencies:
"@abacus-network/core": ^0.2.1
"@abacus-network/utils": ^0.2.1
"@abacus-network/core": ^0.2.2
"@abacus-network/utils": ^0.2.2
"@nomiclabs/hardhat-ethers": ^2.0.1
"@nomiclabs/hardhat-waffle": ^2.0.1
"@openzeppelin/contracts-upgradeable": ^4.5.0
Expand All @@ -33,11 +33,11 @@ __metadata:
languageName: unknown
linkType: soft

"@abacus-network/core@^0.2.1, @abacus-network/core@workspace:solidity/core":
"@abacus-network/core@^0.2.2, @abacus-network/core@workspace:solidity/core":
version: 0.0.0-use.local
resolution: "@abacus-network/core@workspace:solidity/core"
dependencies:
"@abacus-network/utils": ^0.2.1
"@abacus-network/utils": ^0.2.2
"@nomiclabs/hardhat-ethers": ^2.0.1
"@nomiclabs/hardhat-waffle": ^2.0.1
"@openzeppelin/contracts": ^4.6.0
Expand All @@ -61,14 +61,14 @@ __metadata:
languageName: unknown
linkType: soft

"@abacus-network/deploy@^0.2.1, @abacus-network/deploy@workspace:typescript/deploy":
"@abacus-network/deploy@^0.2.2, @abacus-network/deploy@workspace:typescript/deploy":
version: 0.0.0-use.local
resolution: "@abacus-network/deploy@workspace:typescript/deploy"
dependencies:
"@abacus-network/app": ^0.2.1
"@abacus-network/core": ^0.2.1
"@abacus-network/sdk": ^0.2.1
"@abacus-network/utils": ^0.2.1
"@abacus-network/app": ^0.2.2
"@abacus-network/core": ^0.2.2
"@abacus-network/sdk": ^0.2.2
"@abacus-network/utils": ^0.2.2
"@types/debug": ^4.1.7
"@types/node": ^16.9.1
"@types/yargs": ^17.0.10
Expand All @@ -86,10 +86,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@abacus-network/hardhat@workspace:typescript/hardhat"
dependencies:
"@abacus-network/core": ^0.2.1
"@abacus-network/deploy": ^0.2.1
"@abacus-network/sdk": ^0.2.1
"@abacus-network/utils": ^0.2.1
"@abacus-network/core": ^0.2.2
"@abacus-network/deploy": ^0.2.2
"@abacus-network/sdk": ^0.2.2
"@abacus-network/utils": ^0.2.2
"@nomiclabs/hardhat-ethers": ^2.0.5
"@nomiclabs/hardhat-waffle": ^2.0.2
ethereum-waffle: ^3.2.2
Expand All @@ -105,9 +105,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@abacus-network/infra@workspace:typescript/infra"
dependencies:
"@abacus-network/core": ^0.2.1
"@abacus-network/deploy": ^0.2.1
"@abacus-network/sdk": ^0.2.1
"@abacus-network/core": ^0.2.2
"@abacus-network/deploy": ^0.2.2
"@abacus-network/sdk": ^0.2.2
"@aws-sdk/client-iam": ^3.74.0
"@aws-sdk/client-kms": 3.48.0
"@aws-sdk/client-s3": ^3.74.0
Expand Down Expand Up @@ -148,12 +148,12 @@ __metadata:
languageName: unknown
linkType: soft

"@abacus-network/sdk@^0.2.1, @abacus-network/sdk@workspace:typescript/sdk":
"@abacus-network/sdk@^0.2.2, @abacus-network/sdk@workspace:typescript/sdk":
version: 0.0.0-use.local
resolution: "@abacus-network/sdk@workspace:typescript/sdk"
dependencies:
"@abacus-network/core": ^0.2.1
"@abacus-network/utils": ^0.2.1
"@abacus-network/core": ^0.2.2
"@abacus-network/utils": ^0.2.2
"@ethersproject/bignumber": ^5.5.0
"@ethersproject/bytes": ^5.5.0
"@types/node": ^16.9.1
Expand All @@ -169,7 +169,7 @@ __metadata:
languageName: unknown
linkType: soft

"@abacus-network/utils@^0.2.1, @abacus-network/utils@workspace:typescript/utils":
"@abacus-network/utils@^0.2.2, @abacus-network/utils@workspace:typescript/utils":
version: 0.0.0-use.local
resolution: "@abacus-network/utils@workspace:typescript/utils"
dependencies:
Expand Down

0 comments on commit e2f81a4

Please sign in to comment.