Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/parser from 2.8.0 to 2.9.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and matmalkowski committed Nov 27, 2019
1 parent 1174b17 commit d722e13
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2778,13 +2778,13 @@
eslint-scope "^5.0.0"

"@typescript-eslint/parser@^2.2.0", "@typescript-eslint/parser@^2.4.0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.8.0.tgz#e10f7c40c8cf2fb19920c879311e6c46ad17bacb"
integrity sha512-NseXWzhkucq+JM2HgqAAoKEzGQMb5LuTRjFPLQzGIdLthXMNUfuiskbl7QSykvWW6mvzCtYbw1fYWGa2EIaekw==
version "2.9.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.9.0.tgz#2e9cf438de119b143f642a3a406e1e27eb70b7cd"
integrity sha512-fJ+dNs3CCvEsJK2/Vg5c2ZjuQ860ySOAsodDPwBaVlrGvRN+iCNC8kUfLFL8cT49W4GSiLPa/bHiMjYXA7EhKQ==
dependencies:
"@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "2.8.0"
"@typescript-eslint/typescript-estree" "2.8.0"
"@typescript-eslint/experimental-utils" "2.9.0"
"@typescript-eslint/typescript-estree" "2.9.0"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/[email protected]":
Expand Down

0 comments on commit d722e13

Please sign in to comment.