Bump typescript from 3.7.3 to 3.7.4 (#168)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.3 to 3.7.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] 2020-01-06 16:49:20 +01:00 коммит произвёл Benjamin Weggersen
Родитель 8fdab52ebe
Коммит fe8837753c
13 изменённых файлов: 16 добавлений и 16 удалений

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

@ -18,7 +18,7 @@
"dependencies": {
"lerna": "3.19.0",
"prettier": "1.18.2",
"typescript": "3.7.3"
"typescript": "3.7.4"
},
"devDependencies": {
"execa": "^3.1.0",

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

@ -41,6 +41,6 @@
"jest": "^24.0.12",
"ts-jest": "^24.0.2",
"ts-mockito": "^2.3.1",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -30,6 +30,6 @@
"backfill-utils-tsconfig": "^2.0.3",
"jest": "^24.0.12",
"ts-jest": "^24.0.2",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -27,6 +27,6 @@
"backfill-utils-tsconfig": "^2.0.3",
"jest": "^24.0.12",
"ts-jest": "^24.0.2",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -33,6 +33,6 @@
"backfill-utils-tsconfig": "^2.0.3",
"jest": "^24.0.12",
"ts-jest": "^24.0.2",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -19,6 +19,6 @@
},
"devDependencies": {
"backfill-utils-tsconfig": "^2.0.3",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -23,6 +23,6 @@
"@types/fs-extra": "^8.0.0",
"backfill-config": "^2.0.6",
"backfill-utils-tsconfig": "^2.0.3",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -20,6 +20,6 @@
},
"devDependencies": {
"backfill-utils-tsconfig": "^2.0.3",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -11,6 +11,6 @@
"devDependencies": {
"backfill": "^2.0.7",
"backfill-utils-tsconfig": "^2.0.3",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -15,6 +15,6 @@
"devDependencies": {
"backfill": "^2.0.7",
"backfill-utils-tsconfig": "^2.0.3",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -21,6 +21,6 @@
"devDependencies": {
"@types/dotenv": "^8.2.0",
"backfill-utils-tsconfig": "^2.0.3",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -23,6 +23,6 @@
"devDependencies": {
"@types/fs-extra": "^8.0.0",
"backfill-utils-tsconfig": "^2.0.3",
"typescript": "3.7.3"
"typescript": "3.7.4"
}
}

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

@ -7263,10 +7263,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@3.7.3:
version "3.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
typescript@3.7.4:
version "3.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
uglify-js@^3.1.4:
version "3.7.2"