Skip to content

Commit a69e503

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 2.31.0 to 2.32.0
1 parent 218b78e commit a69e503

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,13 +1270,13 @@
12701270
eslint-utils "^2.0.0"
12711271

12721272
"@typescript-eslint/parser@^2.29.0":
1273-
version "2.31.0"
1274-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.31.0.tgz#beddd4e8efe64995108b229b2862cd5752d40d6f"
1275-
integrity sha512-uph+w6xUOlyV2DLSC6o+fBDzZ5i7+3/TxAsH4h3eC64tlga57oMb96vVlXoMwjR/nN+xyWlsnxtbDkB46M2EPQ==
1273+
version "2.32.0"
1274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.32.0.tgz#a1ace8ab1af529580bfb6cc2cd55fd8d8b1e68ab"
1275+
integrity sha512-swRtH835fUfm2khchiOVNchU3gVNaZNj2pY92QSx4kXan+RzaGNrwIRaCyX8uqzmK0xNPzseaUYHP8CsmrsjFw==
12761276
dependencies:
12771277
"@types/eslint-visitor-keys" "^1.0.0"
1278-
"@typescript-eslint/experimental-utils" "2.31.0"
1279-
"@typescript-eslint/typescript-estree" "2.31.0"
1278+
"@typescript-eslint/experimental-utils" "2.32.0"
1279+
"@typescript-eslint/typescript-estree" "2.32.0"
12801280
eslint-visitor-keys "^1.1.0"
12811281

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

0 commit comments

Comments
 (0)