Skip to content

Commit b8f25ec

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 2.29.0 to 2.31.0
1 parent 7a82b42 commit b8f25ec

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
@@ -1217,13 +1217,13 @@
12171217
eslint-utils "^2.0.0"
12181218

12191219
"@typescript-eslint/parser@^2.29.0":
1220-
version "2.29.0"
1221-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.29.0.tgz#6e3c4e21ed6393dc05b9d8b47f0b7e731ef21c9c"
1222-
integrity sha512-H78M+jcu5Tf6m/5N8iiFblUUv+HJDguMSdFfzwa6vSg9lKR8Mk9BsgeSjO8l2EshKnJKcbv0e8IDDOvSNjl0EA==
1220+
version "2.31.0"
1221+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.31.0.tgz#beddd4e8efe64995108b229b2862cd5752d40d6f"
1222+
integrity sha512-uph+w6xUOlyV2DLSC6o+fBDzZ5i7+3/TxAsH4h3eC64tlga57oMb96vVlXoMwjR/nN+xyWlsnxtbDkB46M2EPQ==
12231223
dependencies:
12241224
"@types/eslint-visitor-keys" "^1.0.0"
1225-
"@typescript-eslint/experimental-utils" "2.29.0"
1226-
"@typescript-eslint/typescript-estree" "2.29.0"
1225+
"@typescript-eslint/experimental-utils" "2.31.0"
1226+
"@typescript-eslint/typescript-estree" "2.31.0"
12271227
eslint-visitor-keys "^1.1.0"
12281228

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

0 commit comments

Comments
 (0)