feat: Upgrade TypeScript to 3.0.1

This commit is contained in:
Alex Browne 2018-08-13 12:46:43 -07:00
parent fadd292ecf
commit 6baa5ef311
No known key found for this signature in database
GPG Key ID: 7974B08A447ABE31
31 changed files with 33 additions and 33 deletions

View File

@ -94,7 +94,7 @@
"source-map-support": "^0.5.0",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typescript": "2.9.2",
"typescript": "3.0.1",
"webpack": "^3.1.0"
},
"dependencies": {

View File

@ -63,7 +63,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"publishConfig": {
"access": "public"

View File

@ -44,7 +44,7 @@
"nyc": "^11.0.1",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/json-schemas": "^1.0.1-rc.4",

View File

@ -40,7 +40,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/typescript-typings": "^1.0.4",

View File

@ -83,7 +83,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "~0.8.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"publishConfig": {
"access": "public"

View File

@ -68,7 +68,7 @@
"sinon": "^4.0.0",
"source-map-support": "^0.5.0",
"tslint": "5.11.0",
"typescript": "2.9.2",
"typescript": "3.0.1",
"web3-provider-engine": "14.0.6"
},
"dependencies": {

View File

@ -68,7 +68,7 @@
"solc": "^0.4.24",
"solhint": "^1.2.1",
"tslint": "5.11.0",
"typescript": "2.9.2",
"typescript": "3.0.1",
"yargs": "^10.0.3"
},
"dependencies": {

View File

@ -42,7 +42,7 @@
"nyc": "^11.0.1",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/subproviders": "^1.0.5",

View File

@ -41,7 +41,7 @@
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@types/node": "^8.0.53",

View File

@ -38,7 +38,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/base-contract": "^2.0.0-rc.1",

View File

@ -70,7 +70,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"publishConfig": {
"access": "public"

View File

@ -56,6 +56,6 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
}
}

View File

@ -49,7 +49,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2",
"typescript": "3.0.1",
"yargs": "^10.0.3"
},
"dependencies": {

View File

@ -40,7 +40,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@lerna/batch-packages": "^3.0.0-beta.18",

View File

@ -70,7 +70,7 @@
"sinon": "^4.0.0",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/assert": "^1.0.5",

View File

@ -67,7 +67,7 @@
"sinon": "^4.0.0",
"source-map-support": "^0.5.0",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/assert": "^1.0.5",

View File

@ -45,7 +45,7 @@
"source-map-loader": "^0.2.3",
"style-loader": "^0.20.2",
"tslint": "^5.9.1",
"typescript": "2.9.2",
"typescript": "3.0.1",
"webpack": "^3.11.0",
"webpack-dev-server": "^2.11.1"
},

View File

@ -33,7 +33,7 @@
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "^5.9.1",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/react-shared": "^1.0.6",

View File

@ -32,7 +32,7 @@
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "^5.9.1",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@types/is-mobile": "0.3.0",

View File

@ -71,7 +71,7 @@
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"types-bn": "^0.0.1",
"typescript": "2.9.2",
"typescript": "3.0.1",
"web3-typescript-typings": "^0.10.2",
"zeppelin-solidity": "1.8.0"
},

View File

@ -89,7 +89,7 @@
"sinon": "^4.0.0",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"publishConfig": {
"access": "public"

View File

@ -30,7 +30,7 @@
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/types": "^1.0.1-rc.4",

View File

@ -66,7 +66,7 @@
"nyc": "^11.0.1",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"publishConfig": {
"access": "public"

View File

@ -84,7 +84,7 @@
"sinon": "^4.0.0",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typescript": "2.9.2",
"typescript": "3.0.1",
"webpack": "^3.1.0"
},
"optionalDependencies": {

View File

@ -43,7 +43,7 @@
"shx": "^0.2.2",
"source-map-loader": "^0.1.6",
"tslint": "5.11.0",
"typescript": "2.9.2",
"typescript": "3.0.1",
"webpack": "^3.1.0",
"webpack-node-externals": "^1.6.0"
}

View File

@ -39,7 +39,7 @@
"copyfiles": "^1.2.0",
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"lodash": "^4.17.5",

View File

@ -30,7 +30,7 @@
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@types/node": "^8.0.53",

View File

@ -40,7 +40,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/types": "^1.0.1-rc.4",

View File

@ -61,7 +61,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "0xProject/typedoc",
"typescript": "2.9.2"
"typescript": "3.0.1"
},
"dependencies": {
"@0xproject/assert": "^1.0.5",

View File

@ -98,7 +98,7 @@
"style-loader": "0.13.x",
"tslint": "5.11.0",
"tslint-config-0xproject": "^0.0.2",
"typescript": "2.9.2",
"typescript": "3.0.1",
"uglifyjs-webpack-plugin": "^1.2.5",
"webpack": "^3.1.0",
"webpack-dev-middleware": "^1.10.0",

View File

@ -13705,9 +13705,9 @@ typescript@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
typescript@2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
typescript@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
typewise-core@^1.2, typewise-core@^1.2.0:
version "1.2.0"