diff --git a/yarn.lock b/yarn.lock index 3dc868d5..5dfb13bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2622,13 +2622,13 @@ eslint-scope "^5.0.0" "@typescript-eslint/parser@^2.12.0", "@typescript-eslint/parser@^2.17.0": - version "2.19.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.19.0.tgz#912160d9425395d09857dcd5382352bc98be11ae" - integrity sha512-s0jZoxAWjHnuidbbN7aA+BFVXn4TCcxEVGPV8lWMxZglSs3NRnFFAlL+aIENNmzB2/1jUJuySi6GiM6uACPmpg== + version "2.19.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.19.1.tgz#79176a1f4deb160bef001ee7d8a874f86ebee391" + integrity sha512-tBJ//Vpxh5jG8OwsGS716xWVYgv2f9xnlAu4sLYrbeREJd67A4bYIwdd/MEJ72nhZswR+0se5Vxd9jcYpX6bfQ== dependencies: "@types/eslint-visitor-keys" "^1.0.0" - "@typescript-eslint/experimental-utils" "2.19.0" - "@typescript-eslint/typescript-estree" "2.19.0" + "@typescript-eslint/experimental-utils" "2.19.1" + "@typescript-eslint/typescript-estree" "2.19.1" eslint-visitor-keys "^1.1.0" "@typescript-eslint/typescript-estree@2.19.0":