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>
This commit is contained in:
parent
55310acd49
commit
f198d7bf62
@ -56,7 +56,7 @@
|
|||||||
"dtslint": "^3.4.1",
|
"dtslint": "^3.4.1",
|
||||||
"eslint": "^6.8.0",
|
"eslint": "^6.8.0",
|
||||||
"eslint-config-prettier": "^6.10.1",
|
"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-import": "^2.20.2",
|
||||||
"eslint-plugin-prettier": "^3.1.2",
|
"eslint-plugin-prettier": "^3.1.2",
|
||||||
"husky": "^4.2.3",
|
"husky": "^4.2.3",
|
||||||
|
@ -2389,10 +2389,10 @@ eslint-module-utils@^2.6.0:
|
|||||||
debug "^2.6.9"
|
debug "^2.6.9"
|
||||||
pkg-dir "^2.0.0"
|
pkg-dir "^2.0.0"
|
||||||
|
|
||||||
eslint-plugin-expect-type@^0.0.4:
|
eslint-plugin-expect-type@^0.0.5:
|
||||||
version "0.0.4"
|
version "0.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-expect-type/-/eslint-plugin-expect-type-0.0.4.tgz#f3adced6cc634afd710b9b3936c1e82db88bcf94"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-expect-type/-/eslint-plugin-expect-type-0.0.5.tgz#1b016a7fdf6e740e1683e24c603543735ab09c2e"
|
||||||
integrity sha512-H/+KMeZVOe6986IjWkf6bx4kJ46QTZi6kU+i94NVX+KVcbuiL5HIi6/RK9iSX3TKLG+kw5h+y8A0+xJZrjs0fA==
|
integrity sha512-zuW9WvpSpuUL1fi+QryMcB8ZvevIgLUVscFA1kgtl5xl/DMIh2tN0zuGQLuN1qsLfrq2sTN+bA+pQk9lxFpzRw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/experimental-utils" "^2.0.0"
|
"@typescript-eslint/experimental-utils" "^2.0.0"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user