Skip to content

Commit

Permalink
Merge pull request #168 from johannrichard/dependabot/npm_and_yarn/ty…
Browse files Browse the repository at this point in the history
…pescript-eslint/parser-4.9.1

build(deps-dev): bump @typescript-eslint/parser from 4.9.0 to 4.9.1
  • Loading branch information
johannrichard committed Dec 8, 2020
2 parents e0e474b + f117b68 commit 2ba9e72
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -317,13 +317,13 @@
eslint-utils "^2.0.0"

"@typescript-eslint/parser@^4.8.2":
version "4.9.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.0.tgz#bb65f1214b5e221604996db53ef77c9d62b09249"
integrity sha512-QRSDAV8tGZoQye/ogp28ypb8qpsZPV6FOLD+tbN4ohKUWHD2n/u0Q2tIBnCsGwQCiD94RdtLkcqpdK4vKcLCCw==
version "4.9.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.1.tgz#2d74c4db5dd5117379a9659081a4d1ec02629055"
integrity sha512-Gv2VpqiomvQ2v4UL+dXlQcZ8zCX4eTkoIW+1aGVWT6yTO+6jbxsw7yQl2z2pPl/4B9qa5JXeIbhJpONKjXIy3g==
dependencies:
"@typescript-eslint/scope-manager" "4.9.0"
"@typescript-eslint/types" "4.9.0"
"@typescript-eslint/typescript-estree" "4.9.0"
"@typescript-eslint/scope-manager" "4.9.1"
"@typescript-eslint/types" "4.9.1"
"@typescript-eslint/typescript-estree" "4.9.1"
debug "^4.1.1"

"@typescript-eslint/scope-manager@4.9.0":
Expand Down

0 comments on commit 2ba9e72

Please sign in to comment.