Skip to content

Commit a7b276b

Browse files
chore(deps): bump @typescript-eslint/parser from 4.15.0 to 4.15.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.0 to 4.15.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fbdf09c commit a7b276b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -203,13 +203,13 @@
203203
eslint-utils "^2.0.0"
204204

205205
"@typescript-eslint/parser@^4.15.0":
206-
version "4.15.0"
207-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.0.tgz#8df94365b4b7161f9e8514fe28aef19954810b6b"
208-
integrity sha512-L6Dtbq8Bc7g2aZwnIBETpmUa9XDKCMzKVwAArnGp5Mn7PRNFjf3mUzq8UeBjL3K8t311hvevnyqXAMSmxO8Gpg==
206+
version "4.15.2"
207+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.2.tgz#c804474321ef76a3955aec03664808f0d6e7872e"
208+
integrity sha512-SHeF8xbsC6z2FKXsaTb1tBCf0QZsjJ94H6Bo51Y1aVEZ4XAefaw5ZAilMoDPlGghe+qtq7XdTiDlGfVTOmvA+Q==
209209
dependencies:
210-
"@typescript-eslint/scope-manager" "4.15.0"
211-
"@typescript-eslint/types" "4.15.0"
212-
"@typescript-eslint/typescript-estree" "4.15.0"
210+
"@typescript-eslint/scope-manager" "4.15.2"
211+
"@typescript-eslint/types" "4.15.2"
212+
"@typescript-eslint/typescript-estree" "4.15.2"
213213
debug "^4.1.1"
214214

215215
"@typescript-eslint/scope-manager@4.15.0":

0 commit comments

Comments
 (0)