Merge pull request #262 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.24.0

Bump @typescript-eslint/eslint-plugin from 2.21.0 to 2.24.0
This commit is contained in:
AkiraFukushima 2020-03-20 20:46:20 +09:00 committed by GitHub
commit ea3ac4ba80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -582,11 +582,11 @@
"@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin@^2.19.2":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.21.0.tgz#a34de84a0791cae0357c4dda805c5b4e8203b6c6"
integrity sha512-b5jjjDMxzcjh/Sbjuo7WyhrQmVJg0WipTHQgXh5Xwx10uYm6nPWqN1WGOsaNq4HR3Zh4wUx4IRQdDkCHwyewyw==
version "2.24.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.24.0.tgz#a86cf618c965a462cddf3601f594544b134d6d68"
integrity sha512-wJRBeaMeT7RLQ27UQkDFOu25MqFOBus8PtOa9KaT5ZuxC1kAsd7JEHqWt4YXuY9eancX0GK9C68i5OROnlIzBA==
dependencies:
"@typescript-eslint/experimental-utils" "2.21.0"
"@typescript-eslint/experimental-utils" "2.24.0"
eslint-utils "^1.4.3"
functional-red-black-tree "^1.0.1"
regexpp "^3.0.0"