From 91319ae7171de35d7880d07506b6b485a9e618f1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Nov 2019 20:24:27 +0000 Subject: [PATCH] Pin dependency @typescript-eslint/parser to 2.8.0 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e2bb6ea1..ab445caa 100755 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@testing-library/react": "9.3.2", "@testing-library/react-hooks": "3.2.1", "@types/jest": "24.0.23", - "@typescript-eslint/parser": "^2.8.0", + "@typescript-eslint/parser": "2.8.0", "eslint": "6.7.0", "eslint-config-airbnb": "18.0.1", "eslint-config-prettier": "6.7.0", diff --git a/yarn.lock b/yarn.lock index 600a5201..c53adbf3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -488,7 +488,7 @@ "@typescript-eslint/typescript-estree" "2.8.0" eslint-scope "^5.0.0" -"@typescript-eslint/parser@^2.8.0": +"@typescript-eslint/parser@2.8.0": version "2.8.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.8.0.tgz#e10f7c40c8cf2fb19920c879311e6c46ad17bacb" integrity sha512-NseXWzhkucq+JM2HgqAAoKEzGQMb5LuTRjFPLQzGIdLthXMNUfuiskbl7QSykvWW6mvzCtYbw1fYWGa2EIaekw==