Skip to content

Commit 50256d6

Browse files
authored
Merge pull request #3126 from cdr/dependabot/npm_and_yarn/typescript-eslint/parser-4.22.0
chore(deps-dev): bump @typescript-eslint/parser from 4.21.0 to 4.22.0
2 parents 4c8368c + 58be37d commit 50256d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1258,13 +1258,13 @@
12581258
eslint-utils "^2.0.0"
12591259

12601260
"@typescript-eslint/parser@^4.7.0":
1261-
version "4.21.0"
1262-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1"
1263-
integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA==
1261+
version "4.22.0"
1262+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
1263+
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
12641264
dependencies:
1265-
"@typescript-eslint/scope-manager" "4.21.0"
1266-
"@typescript-eslint/types" "4.21.0"
1267-
"@typescript-eslint/typescript-estree" "4.21.0"
1265+
"@typescript-eslint/scope-manager" "4.22.0"
1266+
"@typescript-eslint/types" "4.22.0"
1267+
"@typescript-eslint/typescript-estree" "4.22.0"
12681268
debug "^4.1.1"
12691269

12701270
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)