Skip to content

Commit 6ea8409

Browse files
build(deps-dev): bump @typescript-eslint/parser from 3.9.0 to 3.9.1 (vuejs#1887)
1 parent 0d508e9 commit 6ea8409

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -892,51 +892,51 @@
892892
dependencies:
893893
"@types/yargs-parser" "*"
894894

895-
"@typescript-eslint/[email protected].0":
896-
version "3.9.0"
897-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.9.0.tgz#3171d8ddba0bf02a8c2034188593630914fcf5ee"
898-
integrity sha512-/vSHUDYizSOhrOJdjYxPNGfb4a3ibO8zd4nUKo/QBFOmxosT3cVUV7KIg8Dwi6TXlr667G7YPqFK9+VSZOorNA==
895+
"@typescript-eslint/[email protected].1":
896+
version "3.9.1"
897+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.9.1.tgz#b140b2dc7a7554a44f8a86fb6fe7cbfe57ca059e"
898+
integrity sha512-lkiZ8iBBaYoyEKhCkkw4SAeatXyBq9Ece5bZXdLe1LWBUwTszGbmbiqmQbwWA8cSYDnjWXp9eDbXpf9Sn0hLAg==
899899
dependencies:
900900
"@types/json-schema" "^7.0.3"
901-
"@typescript-eslint/types" "3.9.0"
902-
"@typescript-eslint/typescript-estree" "3.9.0"
901+
"@typescript-eslint/types" "3.9.1"
902+
"@typescript-eslint/typescript-estree" "3.9.1"
903903
eslint-scope "^5.0.0"
904904
eslint-utils "^2.0.0"
905905

906906
"@typescript-eslint/parser@^3.2.0":
907-
version "3.9.0"
908-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.9.0.tgz#344978a265d9a5c7c8f13e62c78172a4374dabea"
909-
integrity sha512-rDHOKb6uW2jZkHQniUQVZkixQrfsZGUCNWWbKWep4A5hGhN5dLHMUCNAWnC4tXRlHedXkTDptIpxs6e4Pz8UfA==
907+
version "3.9.1"
908+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.9.1.tgz#ab7983abaea0ae138ff5671c7c7739d8a191b181"
909+
integrity sha512-y5QvPFUn4Vl4qM40lI+pNWhTcOWtpZAJ8pOEQ21fTTW4xTJkRplMjMRje7LYTXqVKKX9GJhcyweMz2+W1J5bMg==
910910
dependencies:
911911
"@types/eslint-visitor-keys" "^1.0.0"
912-
"@typescript-eslint/experimental-utils" "3.9.0"
913-
"@typescript-eslint/types" "3.9.0"
914-
"@typescript-eslint/typescript-estree" "3.9.0"
912+
"@typescript-eslint/experimental-utils" "3.9.1"
913+
"@typescript-eslint/types" "3.9.1"
914+
"@typescript-eslint/typescript-estree" "3.9.1"
915915
eslint-visitor-keys "^1.1.0"
916916

917-
"@typescript-eslint/[email protected].0":
918-
version "3.9.0"
919-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.9.0.tgz#be9d0aa451e1bf3ce99f2e6920659e5b2e6bfe18"
920-
integrity sha512-rb6LDr+dk9RVVXO/NJE8dT1pGlso3voNdEIN8ugm4CWM5w5GimbThCMiMl4da1t5u3YwPWEwOnKAULCZgBtBHg==
917+
"@typescript-eslint/[email protected].1":
918+
version "3.9.1"
919+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.9.1.tgz#b2a6eaac843cf2f2777b3f2464fb1fbce5111416"
920+
integrity sha512-15JcTlNQE1BsYy5NBhctnEhEoctjXOjOK+Q+rk8ugC+WXU9rAcS2BYhoh6X4rOaXJEpIYDl+p7ix+A5U0BqPTw==
921921

922-
"@typescript-eslint/[email protected].0":
923-
version "3.9.0"
924-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.0.tgz#c6abbb50fa0d715cab46fef67ca6378bf2eaca13"
925-
integrity sha512-N+158NKgN4rOmWVfvKOMoMFV5n8XxAliaKkArm/sOypzQ0bUL8MSnOEBW3VFIeffb/K5ce/cAV0yYhR7U4ALAA==
922+
"@typescript-eslint/[email protected].1":
923+
version "3.9.1"
924+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.1.tgz#fd81cada74bc8a7f3a2345b00897acb087935779"
925+
integrity sha512-IqM0gfGxOmIKPhiHW/iyAEXwSVqMmR2wJ9uXHNdFpqVvPaQ3dWg302vW127sBpAiqM9SfHhyS40NKLsoMpN2KA==
926926
dependencies:
927-
"@typescript-eslint/types" "3.9.0"
928-
"@typescript-eslint/visitor-keys" "3.9.0"
927+
"@typescript-eslint/types" "3.9.1"
928+
"@typescript-eslint/visitor-keys" "3.9.1"
929929
debug "^4.1.1"
930930
glob "^7.1.6"
931931
is-glob "^4.0.1"
932932
lodash "^4.17.15"
933933
semver "^7.3.2"
934934
tsutils "^3.17.1"
935935

936-
"@typescript-eslint/[email protected].0":
937-
version "3.9.0"
938-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.0.tgz#44de8e1b1df67adaf3b94d6b60b80f8faebc8dd3"
939-
integrity sha512-O1qeoGqDbu0EZUC/MZ6F1WHTIzcBVhGqDj3LhTnj65WUA548RXVxUHbYhAW9bZWfb2rnX9QsbbP5nmeJ5Z4+ng==
936+
"@typescript-eslint/[email protected].1":
937+
version "3.9.1"
938+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.1.tgz#92af3747cdb71509199a8f7a4f00b41d636551d1"
939+
integrity sha512-zxdtUjeoSh+prCpogswMwVUJfEFmCOjdzK9rpNjNBfm6EyPt99x3RrJoBOGZO23FCt0WPKUCOL5mb/9D5LjdwQ==
940940
dependencies:
941941
eslint-visitor-keys "^1.1.0"
942942

0 commit comments

Comments
 (0)