Bump TypeScript version
This commit is contained in:
parent
b8a9fb457c
commit
9df6f4ebe9
4 changed files with 11 additions and 30 deletions
|
|
@ -47,9 +47,10 @@
|
|||
"symbol-observable": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sindresorhus/tsconfig": "^0.1.0",
|
||||
"@types/jsdom": "^11.12.0",
|
||||
"@types/node": "^10.11.2",
|
||||
"@types/tempy": "^0.1.0",
|
||||
"@types/node": "^10.12.10",
|
||||
"@types/tempy": "^0.2.0",
|
||||
"@types/zen-observable": "^0.8.0",
|
||||
"ava": "*",
|
||||
"del-cli": "^1.1.0",
|
||||
|
|
@ -57,8 +58,8 @@
|
|||
"rxjs": "^6.3.3",
|
||||
"tempy": "^0.2.1",
|
||||
"tslint": "^5.9.1",
|
||||
"tslint-xo": "^0.9.0",
|
||||
"typescript": "^3.1.4",
|
||||
"tslint-xo": "^0.10.0",
|
||||
"typescript": "^3.2.1",
|
||||
"zen-observable": "^0.8.8"
|
||||
},
|
||||
"types": "dist/index.d.ts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue