fix sol-compiler linter error

pin `@types/node` to appease publish job
This commit is contained in:
Lawrence Forman 2020-10-19 12:04:38 -04:00
parent 1d8dd2f89c
commit db98ff8cb7
34 changed files with 35 additions and 33 deletions

View File

@ -62,7 +62,7 @@
"@0x/tslint-config": "^4.1.0", "@0x/tslint-config": "^4.1.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -67,7 +67,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -67,7 +67,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -52,7 +52,7 @@
"@0x/tslint-config": "^4.1.0", "@0x/tslint-config": "^4.1.0",
"@0x/types": "^3.2.0", "@0x/types": "^3.2.0",
"@0x/utils": "^5.5.1", "@0x/utils": "^5.5.1",
"@types/node": "*", "@types/node": "12.12.54",
"ethereum-types": "^3.2.0", "ethereum-types": "^3.2.0",
"ethers": "~4.0.4", "ethers": "~4.0.4",
"npm-run-all": "^4.1.2", "npm-run-all": "^4.1.2",

View File

@ -63,7 +63,7 @@
"@0x/typescript-typings": "^5.1.1", "@0x/typescript-typings": "^5.1.1",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -65,7 +65,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -66,7 +66,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -73,7 +73,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -62,7 +62,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -69,7 +69,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -72,7 +72,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -72,7 +72,7 @@
"@azure/core-asynciterator-polyfill": "^1.0.0", "@azure/core-asynciterator-polyfill": "^1.0.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"@types/seedrandom": "^2.4.28", "@types/seedrandom": "^2.4.28",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",

View File

@ -63,7 +63,7 @@
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -68,7 +68,7 @@
"@0x/types": "^3.2.0", "@0x/types": "^3.2.0",
"@0x/web3-wrapper": "^7.2.0", "@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -60,7 +60,7 @@
"@types/js-combinatorics": "^0.5.29", "@types/js-combinatorics": "^0.5.29",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"bn.js": "^4.11.8", "bn.js": "^4.11.8",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",

View File

@ -62,7 +62,7 @@
"@types/bn.js": "^4.11.0", "@types/bn.js": "^4.11.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -53,7 +53,7 @@
"@0x/tslint-config": "^4.1.0", "@0x/tslint-config": "^4.1.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"@types/sinon": "^2.2.2", "@types/sinon": "^2.2.2",
"awesome-typescript-loader": "^5.2.1", "awesome-typescript-loader": "^5.2.1",
"chai": "^4.0.1", "chai": "^4.0.1",

View File

@ -92,7 +92,7 @@
"@types/glob": "5.0.35", "@types/glob": "5.0.35",
"@types/mkdirp": "^0.5.2", "@types/mkdirp": "^0.5.2",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"@types/tmp": "^0.0.33", "@types/tmp": "^0.0.33",
"@types/yargs": "^11.0.0", "@types/yargs": "^11.0.0",
"chai": "^4.0.1", "chai": "^4.0.1",

View File

@ -103,7 +103,7 @@
"@0x/types": "^3.2.0", "@0x/types": "^3.2.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0", "chai-bignumber": "^3.0.0",

View File

@ -41,7 +41,7 @@
"devDependencies": { "devDependencies": {
"@0x/tslint-config": "^4.1.0", "@0x/tslint-config": "^4.1.0",
"@types/mkdirp": "^0.5.2", "@types/mkdirp": "^0.5.2",
"@types/node": "*", "@types/node": "12.12.54",
"@types/prettier": "^1.15.2", "@types/prettier": "^1.15.2",
"shx": "^0.2.2", "shx": "^0.2.2",
"tslint": "5.11.0", "tslint": "5.11.0",

View File

@ -41,7 +41,7 @@
"typescript": "3.0.1" "typescript": "3.0.1"
}, },
"dependencies": { "dependencies": {
"@types/node": "*", "@types/node": "12.12.54",
"bignumber.js": "~9.0.0" "bignumber.js": "~9.0.0"
}, },
"publishConfig": { "publishConfig": {

View File

@ -74,7 +74,7 @@
"@types/enzyme-adapter-react-16": "^1.0.3", "@types/enzyme-adapter-react-16": "^1.0.3",
"@types/jest": "^23.3.5", "@types/jest": "^23.3.5",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/node": "*", "@types/node": "12.12.54",
"@types/react": "16.4.16", "@types/react": "16.4.16",
"@types/react-dom": "16.0.6", "@types/react-dom": "16.0.6",
"@types/react-redux": "^6.0.9", "@types/react-redux": "^6.0.9",

View File

@ -44,7 +44,7 @@
"homepage": "https://github.com/0xProject/0x-monorepo/packages/json-schemas/README.md", "homepage": "https://github.com/0xProject/0x-monorepo/packages/json-schemas/README.md",
"dependencies": { "dependencies": {
"@0x/typescript-typings": "^5.1.1", "@0x/typescript-typings": "^5.1.1",
"@types/node": "*", "@types/node": "12.12.54",
"jsonschema": "^1.2.0", "jsonschema": "^1.2.0",
"lodash.values": "^4.3.0" "lodash.values": "^4.3.0"
}, },

View File

@ -35,7 +35,7 @@
"devDependencies": { "devDependencies": {
"@types/glob": "5.0.35", "@types/glob": "5.0.35",
"@types/mkdirp": "^0.5.2", "@types/mkdirp": "^0.5.2",
"@types/node": "*", "@types/node": "12.12.54",
"@types/rimraf": "^2.0.2", "@types/rimraf": "^2.0.2",
"@types/semver": "5.5.0", "@types/semver": "5.5.0",
"@types/yargs": "^11.0.0", "@types/yargs": "^11.0.0",

View File

@ -52,7 +52,7 @@
"@types/bn.js": "^4.11.0", "@types/bn.js": "^4.11.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"@types/web3-provider-engine": "^14.0.0", "@types/web3-provider-engine": "^14.0.0",
"chai": "^4.0.1", "chai": "^4.0.1",
"ethereum-types": "^3.2.0", "ethereum-types": "^3.2.0",

View File

@ -3,8 +3,10 @@ import * as chai from 'chai';
import { CompilerOptions, ContractArtifact } from 'ethereum-types'; import { CompilerOptions, ContractArtifact } from 'ethereum-types';
import 'mocha'; import 'mocha';
import { join } from 'path'; import { join } from 'path';
import { Compiler } from '../src/compiler'; import { Compiler } from '../src/compiler';
import { fsWrapper } from '../src/utils/fs_wrapper'; import { fsWrapper } from '../src/utils/fs_wrapper';
import { exchange_binary } from './fixtures/exchange_bin'; import { exchange_binary } from './fixtures/exchange_bin';
import { v6_contract_binary } from './fixtures/v6_contract_bin'; import { v6_contract_binary } from './fixtures/v6_contract_bin';
import { v7_contract_binary } from './fixtures/v7_contract_bin'; import { v7_contract_binary } from './fixtures/v7_contract_bin';

View File

@ -45,7 +45,7 @@
"devDependencies": { "devDependencies": {
"@0x/ts-doc-gen": "^0.0.22", "@0x/ts-doc-gen": "^0.0.22",
"@0x/tslint-config": "^4.1.0", "@0x/tslint-config": "^4.1.0",
"@types/node": "*", "@types/node": "12.12.54",
"@types/web3-provider-engine": "^14.0.0", "@types/web3-provider-engine": "^14.0.0",
"npm-run-all": "^4.1.2", "npm-run-all": "^4.1.2",
"nyc": "^11.0.1", "nyc": "^11.0.1",

View File

@ -45,7 +45,7 @@
"devDependencies": { "devDependencies": {
"@0x/ts-doc-gen": "^0.0.22", "@0x/ts-doc-gen": "^0.0.22",
"@0x/tslint-config": "^4.1.0", "@0x/tslint-config": "^4.1.0",
"@types/node": "*", "@types/node": "12.12.54",
"@types/web3-provider-engine": "^14.0.0", "@types/web3-provider-engine": "^14.0.0",
"npm-run-all": "^4.1.2", "npm-run-all": "^4.1.2",
"shx": "^0.2.2", "shx": "^0.2.2",

View File

@ -47,7 +47,7 @@
"@0x/ts-doc-gen": "^0.0.22", "@0x/ts-doc-gen": "^0.0.22",
"@0x/tslint-config": "^4.1.0", "@0x/tslint-config": "^4.1.0",
"@types/loglevel": "^1.5.3", "@types/loglevel": "^1.5.3",
"@types/node": "*", "@types/node": "12.12.54",
"@types/web3-provider-engine": "^14.0.0", "@types/web3-provider-engine": "^14.0.0",
"npm-run-all": "^4.1.2", "npm-run-all": "^4.1.2",
"shx": "^0.2.2", "shx": "^0.2.2",

View File

@ -66,7 +66,7 @@
"@types/loglevel": "^1.5.3", "@types/loglevel": "^1.5.3",
"@types/mkdirp": "^0.5.2", "@types/mkdirp": "^0.5.2",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"@types/rimraf": "^2.0.2", "@types/rimraf": "^2.0.2",
"chai": "^4.0.1", "chai": "^4.0.1",
"copyfiles": "^2.0.0", "copyfiles": "^2.0.0",

View File

@ -41,7 +41,7 @@
"devDependencies": { "devDependencies": {
"@0x/tslint-config": "^4.1.0", "@0x/tslint-config": "^4.1.0",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"chai": "^4.0.1", "chai": "^4.0.1",
"chokidar-cli": "^1.2.0", "chokidar-cli": "^1.2.0",
"copyfiles": "^2.0.0", "copyfiles": "^2.0.0",

View File

@ -64,7 +64,7 @@
"@types/hdkey": "^0.7.0", "@types/hdkey": "^0.7.0",
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7", "@types/mocha": "^5.2.7",
"@types/node": "*", "@types/node": "12.12.54",
"@types/sinon": "^2.2.2", "@types/sinon": "^2.2.2",
"chai": "^4.0.1", "chai": "^4.0.1",
"chai-as-promised": "^7.1.0", "chai-as-promised": "^7.1.0",

View File

@ -30,7 +30,7 @@
"typescript": "3.0.1" "typescript": "3.0.1"
}, },
"dependencies": { "dependencies": {
"@types/node": "*", "@types/node": "12.12.54",
"bignumber.js": "~9.0.0", "bignumber.js": "~9.0.0",
"ethereum-types": "^3.2.0" "ethereum-types": "^3.2.0"
}, },

View File

@ -47,7 +47,7 @@
"dependencies": { "dependencies": {
"@0x/types": "^3.2.0", "@0x/types": "^3.2.0",
"@0x/typescript-typings": "^5.1.1", "@0x/typescript-typings": "^5.1.1",
"@types/node": "*", "@types/node": "12.12.54",
"abortcontroller-polyfill": "^1.1.9", "abortcontroller-polyfill": "^1.1.9",
"bignumber.js": "~9.0.0", "bignumber.js": "~9.0.0",
"chalk": "^2.3.0", "chalk": "^2.3.0",