Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @0x/abi-gen@5.7.0
 - @0x/base-contract@6.4.4
 - @0x/contracts-gen@2.0.42
 - @0x/sol-compiler@4.7.7
 - @0x/sol-coverage@4.0.41
 - @0x/sol-doc@3.1.39
 - @0x/sol-profiler@4.1.31
 - @0x/sol-trace@3.0.41
 - @0x/sol-tracing-utils@7.2.7
  • Loading branch information
Github Actions committed Oct 27, 2021
1 parent 99cdf72 commit 8be1949
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions abi-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/abi-gen",
"version": "5.6.3",
"version": "5.7.0",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -82,11 +82,11 @@
},
"devDependencies": {
"@0x/assert": "^3.0.30",
"@0x/base-contract": "^6.4.3",
"@0x/contracts-gen": "^2.0.41",
"@0x/base-contract": "^6.4.4",
"@0x/contracts-gen": "^2.0.42",
"@0x/dev-utils": "^4.2.10",
"@0x/json-schemas": "^6.4.0",
"@0x/sol-compiler": "^4.7.6",
"@0x/sol-compiler": "^4.7.7",
"@0x/subproviders": "^6.6.1",
"@0x/tslint-config": "^4.1.4",
"@0x/web3-wrapper": "^7.6.1",
Expand Down
2 changes: 1 addition & 1 deletion base-contract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/base-contract",
"version": "6.4.3",
"version": "6.4.4",
"engines": {
"node": ">=6.12"
},
Expand Down
4 changes: 2 additions & 2 deletions contracts-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-gen",
"version": "2.0.41",
"version": "2.0.42",
"engines": {
"node": ">=6.12"
},
Expand All @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/contracts-gen",
"dependencies": {
"@0x/sol-compiler": "^4.7.6",
"@0x/sol-compiler": "^4.7.7",
"@0x/sol-resolver": "^3.1.9",
"@0x/types": "^3.3.4",
"@0x/typescript-typings": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion sol-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-compiler",
"version": "4.7.6",
"version": "4.7.7",
"engines": {
"node": ">=6.12"
},
Expand Down
4 changes: 2 additions & 2 deletions sol-coverage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-coverage",
"version": "4.0.40",
"version": "4.0.41",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/sol-coverage",
"dependencies": {
"@0x/sol-tracing-utils": "^7.2.6",
"@0x/sol-tracing-utils": "^7.2.7",
"@0x/subproviders": "^6.6.1",
"@0x/typescript-typings": "^5.2.1",
"@types/minimatch": "^3.0.3",
Expand Down
4 changes: 2 additions & 2 deletions sol-doc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-doc",
"version": "3.1.38",
"version": "3.1.39",
"description": "Solidity documentation generator",
"main": "lib/src/index.js",
"types": "lib/src/index.d.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"author": "F. Eugene Aumson",
"license": "Apache-2.0",
"dependencies": {
"@0x/sol-compiler": "^4.7.6",
"@0x/sol-compiler": "^4.7.7",
"@0x/types": "^3.3.4",
"@0x/utils": "^6.4.4",
"@types/node": "12.12.54",
Expand Down
4 changes: 2 additions & 2 deletions sol-profiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-profiler",
"version": "4.1.30",
"version": "4.1.31",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/sol-profiler",
"dependencies": {
"@0x/sol-tracing-utils": "^7.2.6",
"@0x/sol-tracing-utils": "^7.2.7",
"@0x/subproviders": "^6.6.1",
"@0x/typescript-typings": "^5.2.1",
"@0x/utils": "^6.4.4",
Expand Down
4 changes: 2 additions & 2 deletions sol-trace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-trace",
"version": "3.0.40",
"version": "3.0.41",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/0xProject/tools/tree/main/sol-trace",
"dependencies": {
"@0x/sol-tracing-utils": "^7.2.6",
"@0x/sol-tracing-utils": "^7.2.7",
"@0x/subproviders": "^6.6.1",
"@0x/typescript-typings": "^5.2.1",
"@types/node": "12.12.54",
Expand Down
4 changes: 2 additions & 2 deletions sol-tracing-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-tracing-utils",
"version": "7.2.6",
"version": "7.2.7",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -39,7 +39,7 @@
"homepage": "https://github.com/0xProject/tools/tree/main/sol-tracing-utils",
"dependencies": {
"@0x/dev-utils": "^4.2.10",
"@0x/sol-compiler": "^4.7.6",
"@0x/sol-compiler": "^4.7.7",
"@0x/sol-resolver": "^3.1.9",
"@0x/subproviders": "^6.6.1",
"@0x/typescript-typings": "^5.2.1",
Expand Down

0 comments on commit 8be1949

Please sign in to comment.