Skip to content

Commit

Permalink
Merge pull request #449 from pedromsantos/dependabot/npm_and_yarn/typ…
Browse files Browse the repository at this point in the history
…escript-eslint/parser-6.10.0

chore(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0
  • Loading branch information
pedromsantos committed Nov 7, 2023
2 parents 984b15c + cf74044 commit 700dea6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1703,14 +1703,14 @@
ts-api-utils "^1.0.1"

"@typescript-eslint/parser@^6.7.2":
version "6.9.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
version "6.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a"
integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==
dependencies:
"@typescript-eslint/scope-manager" "6.9.1"
"@typescript-eslint/types" "6.9.1"
"@typescript-eslint/typescript-estree" "6.9.1"
"@typescript-eslint/visitor-keys" "6.9.1"
"@typescript-eslint/scope-manager" "6.10.0"
"@typescript-eslint/types" "6.10.0"
"@typescript-eslint/typescript-estree" "6.10.0"
"@typescript-eslint/visitor-keys" "6.10.0"
debug "^4.3.4"

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

0 comments on commit 700dea6

Please sign in to comment.