Skip to content

Commit

Permalink
Merge pull request #366 from spotify/dependabot/npm_and_yarn/typescri…
Browse files Browse the repository at this point in the history
…pt-eslint/parser-2.34.0

build(deps): bump @typescript-eslint/parser from 2.33.0 to 2.34.0
  • Loading branch information
Paul Marbach committed May 20, 2020
2 parents d8eb37f + b3d6635 commit 858f863
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 @@ -1912,13 +1912,13 @@
eslint-utils "^2.0.0"

"@typescript-eslint/parser@^2.14.0":
version "2.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.33.0.tgz#395c0ef229ebef883608f8632a34f0acf02b9bdd"
integrity sha512-AUtmwUUhJoH6yrtxZMHbRUEMsC2G6z5NSxg9KsROOGqNXasM71I8P2NihtumlWTUCRld70vqIZ6Pm4E5PAziEA==
version "2.34.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.34.0.tgz#50252630ca319685420e9a39ca05fe185a256bc8"
integrity sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==
dependencies:
"@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "2.33.0"
"@typescript-eslint/typescript-estree" "2.33.0"
"@typescript-eslint/experimental-utils" "2.34.0"
"@typescript-eslint/typescript-estree" "2.34.0"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/typescript-estree@2.33.0":
Expand Down

0 comments on commit 858f863

Please sign in to comment.