forked from FoundKeyGang/FoundKey
Update typescript requirement from 3.2.2 to 3.2.4 (#3953)
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits/v3.2.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
3fd1ea900a
commit
f2f3d4beec
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@
|
|||
"ts-node": "7.0.1",
|
||||
"tslint": "5.12.0",
|
||||
"tslint-sonarts": "1.8.0",
|
||||
"typescript": "3.2.2",
|
||||
"typescript": "3.2.4",
|
||||
"typescript-eslint-parser": "21.0.2",
|
||||
"uglify-es": "3.3.9",
|
||||
"url-loader": "1.1.2",
|
||||
|
|
Loading…
Reference in a new issue