Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from maelgangloff/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…cript-eslint/parser-4.12.0

build(deps-dev): bump @typescript-eslint/parser from 4.11.1 to 4.12.0
  • Loading branch information
maelgangloff authored Jan 5, 2021
2 parents a2cc689 + fe9705f commit f238a12
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1271,13 +1271,13 @@
eslint-utils "^2.0.0"

"@typescript-eslint/parser@^4.0.0", "@typescript-eslint/parser@^4.10.0":
version "4.11.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.11.1.tgz#981e18de2e019d6ca312596615f92e8f6f6598ed"
integrity sha512-BJ3jwPQu1jeynJ5BrjLuGfK/UJu6uwHxJ/di7sanqmUmxzmyIcd3vz58PMR7wpi8k3iWq2Q11KMYgZbUpRoIPw==
version "4.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.12.0.tgz#e1cf30436e4f916c31fcc962158917bd9e9d460a"
integrity sha512-9XxVADAo9vlfjfoxnjboBTxYOiNY93/QuvcPgsiKvHxW6tOZx1W4TvkIQ2jB3k5M0pbFP5FlXihLK49TjZXhuQ==
dependencies:
"@typescript-eslint/scope-manager" "4.11.1"
"@typescript-eslint/types" "4.11.1"
"@typescript-eslint/typescript-estree" "4.11.1"
"@typescript-eslint/scope-manager" "4.12.0"
"@typescript-eslint/types" "4.12.0"
"@typescript-eslint/typescript-estree" "4.12.0"
debug "^4.1.1"

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

0 comments on commit f238a12

Please sign in to comment.