Merge pull request #680 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.29.1

chore(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.29.1
This commit is contained in:
Andromeda 2021-08-10 10:02:10 +05:45 committed by GitHub
commit 4977d1ad0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1162,13 +1162,13 @@
eslint-utils "^3.0.0" eslint-utils "^3.0.0"
"@typescript-eslint/parser@^4.29.0": "@typescript-eslint/parser@^4.29.0":
version "4.29.0" version "4.29.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.0.tgz#e5367ca3c63636bb5d8e0748fcbab7a4f4a04289" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.1.tgz#17dfbb45c9032ffa0fe15881d20fbc2a4bdeb02d"
integrity sha512-+92YRNHFdXgq+GhWQPT2bmjX09X7EH36JfgN2/4wmhtwV/HPxozpCNst8jrWcngLtEVd/4zAwA6BKojAlf+YqA== integrity sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg==
dependencies: dependencies:
"@typescript-eslint/scope-manager" "4.29.0" "@typescript-eslint/scope-manager" "4.29.1"
"@typescript-eslint/types" "4.29.0" "@typescript-eslint/types" "4.29.1"
"@typescript-eslint/typescript-estree" "4.29.0" "@typescript-eslint/typescript-estree" "4.29.1"
debug "^4.3.1" debug "^4.3.1"
"@typescript-eslint/scope-manager@4.29.0": "@typescript-eslint/scope-manager@4.29.0":