Bump typescript from 3.5.3 to 3.6.4 (#80)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-17 13:40:14 +02:00 коммит произвёл Benjamin Weggersen
Родитель a5b8d6e0a3
Коммит adee6cd7f4
11 изменённых файлов: 14 добавлений и 14 удалений

Просмотреть файл

@ -16,7 +16,7 @@
"dependencies": {
"lerna": "3.18.1",
"prettier": "1.18.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
},
"devDependencies": {
"husky": "^3.0.4",

Просмотреть файл

@ -42,6 +42,6 @@
"jest": "^24.0.12",
"ts-jest": "^24.0.2",
"ts-mockito": "^2.3.1",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

2
packages/cache/package.json поставляемый
Просмотреть файл

@ -31,6 +31,6 @@
"backfill-utils-tsconfig": "^2.0.2",
"jest": "^24.0.12",
"ts-jest": "^24.0.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

Просмотреть файл

@ -28,6 +28,6 @@
"backfill-utils-tsconfig": "^2.0.2",
"jest": "^24.0.12",
"ts-jest": "^24.0.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

Просмотреть файл

@ -32,6 +32,6 @@
"backfill-utils-tsconfig": "^2.0.2",
"jest": "^24.0.12",
"ts-jest": "^24.0.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

Просмотреть файл

@ -24,6 +24,6 @@
"@types/fs-extra": "^8.0.0",
"@types/json2csv": "^4.2.0",
"backfill-utils-tsconfig": "^2.0.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

Просмотреть файл

@ -12,6 +12,6 @@
"devDependencies": {
"backfill": "^2.0.2",
"backfill-utils-tsconfig": "^2.0.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

Просмотреть файл

@ -16,6 +16,6 @@
"devDependencies": {
"backfill": "^2.0.2",
"backfill-utils-tsconfig": "^2.0.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

Просмотреть файл

@ -22,6 +22,6 @@
"devDependencies": {
"@types/dotenv": "^6.1.1",
"backfill-utils-tsconfig": "^2.0.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

Просмотреть файл

@ -24,6 +24,6 @@
"devDependencies": {
"@types/fs-extra": "^8.0.0",
"backfill-utils-tsconfig": "^2.0.2",
"typescript": "3.5.3"
"typescript": "3.6.4"
}
}

Просмотреть файл

@ -7041,10 +7041,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
typescript@3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
uglify-js@^3.1.4:
version "3.4.9"