Bump eslint-plugin-expect-type from 0.0.4 to 0.0.5

Bumps [eslint-plugin-expect-type](https://github.com/ibezkrovnyi/eslint-plugin-expect-type) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/ibezkrovnyi/eslint-plugin-expect-type/releases)
- [Commits](https://github.com/ibezkrovnyi/eslint-plugin-expect-type/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
main
dependabot-preview[bot] 2020-06-16 00:28:51 +00:00
parent 55310acd49
commit f198d7bf62
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"dtslint": "^3.4.1",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-expect-type": "^0.0.4",
"eslint-plugin-expect-type": "^0.0.5",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-prettier": "^3.1.2",
"husky": "^4.2.3",

View File

@ -2389,10 +2389,10 @@ eslint-module-utils@^2.6.0:
debug "^2.6.9"
pkg-dir "^2.0.0"
eslint-plugin-expect-type@^0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-expect-type/-/eslint-plugin-expect-type-0.0.4.tgz#f3adced6cc634afd710b9b3936c1e82db88bcf94"
integrity sha512-H/+KMeZVOe6986IjWkf6bx4kJ46QTZi6kU+i94NVX+KVcbuiL5HIi6/RK9iSX3TKLG+kw5h+y8A0+xJZrjs0fA==
eslint-plugin-expect-type@^0.0.5:
version "0.0.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-expect-type/-/eslint-plugin-expect-type-0.0.5.tgz#1b016a7fdf6e740e1683e24c603543735ab09c2e"
integrity sha512-zuW9WvpSpuUL1fi+QryMcB8ZvevIgLUVscFA1kgtl5xl/DMIh2tN0zuGQLuN1qsLfrq2sTN+bA+pQk9lxFpzRw==
dependencies:
"@typescript-eslint/experimental-utils" "^2.0.0"
fs-extra "^8.1.0"