Skip to content

Commit 67ddada

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.26.1 to 4.27.0
1 parent 931c449 commit 67ddada

File tree

1 file changed

+40
-6
lines changed

1 file changed

+40
-6
lines changed

yarn.lock

Lines changed: 40 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -955,13 +955,13 @@
955955
eslint-utils "^3.0.0"
956956

957957
"@typescript-eslint/parser@^4.19.0":
958-
version "4.26.1"
959-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.1.tgz#cecfdd5eb7a5c13aabce1c1cfd7fbafb5a0f1e8e"
960-
integrity sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ==
958+
version "4.27.0"
959+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94"
960+
integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==
961961
dependencies:
962-
"@typescript-eslint/scope-manager" "4.26.1"
963-
"@typescript-eslint/types" "4.26.1"
964-
"@typescript-eslint/typescript-estree" "4.26.1"
962+
"@typescript-eslint/scope-manager" "4.27.0"
963+
"@typescript-eslint/types" "4.27.0"
964+
"@typescript-eslint/typescript-estree" "4.27.0"
965965
debug "^4.3.1"
966966

967967
"@typescript-eslint/scope-manager@4.26.1":
@@ -972,11 +972,24 @@
972972
"@typescript-eslint/types" "4.26.1"
973973
"@typescript-eslint/visitor-keys" "4.26.1"
974974

975+
"@typescript-eslint/scope-manager@4.27.0":
976+
version "4.27.0"
977+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
978+
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
979+
dependencies:
980+
"@typescript-eslint/types" "4.27.0"
981+
"@typescript-eslint/visitor-keys" "4.27.0"
982+
975983
"@typescript-eslint/types@4.26.1":
976984
version "4.26.1"
977985
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38"
978986
integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg==
979987

988+
"@typescript-eslint/types@4.27.0":
989+
version "4.27.0"
990+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
991+
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
992+
980993
"@typescript-eslint/typescript-estree@4.26.1":
981994
version "4.26.1"
982995
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633"
@@ -990,6 +1003,19 @@
9901003
semver "^7.3.5"
9911004
tsutils "^3.21.0"
9921005

1006+
"@typescript-eslint/typescript-estree@4.27.0":
1007+
version "4.27.0"
1008+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
1009+
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
1010+
dependencies:
1011+
"@typescript-eslint/types" "4.27.0"
1012+
"@typescript-eslint/visitor-keys" "4.27.0"
1013+
debug "^4.3.1"
1014+
globby "^11.0.3"
1015+
is-glob "^4.0.1"
1016+
semver "^7.3.5"
1017+
tsutils "^3.21.0"
1018+
9931019
"@typescript-eslint/visitor-keys@4.26.1":
9941020
version "4.26.1"
9951021
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546"
@@ -998,6 +1024,14 @@
9981024
"@typescript-eslint/types" "4.26.1"
9991025
eslint-visitor-keys "^2.0.0"
10001026

1027+
"@typescript-eslint/visitor-keys@4.27.0":
1028+
version "4.27.0"
1029+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
1030+
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
1031+
dependencies:
1032+
"@typescript-eslint/types" "4.27.0"
1033+
eslint-visitor-keys "^2.0.0"
1034+
10011035
"@webassemblyjs/ast@1.11.0":
10021036
version "1.11.0"
10031037
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.0.tgz#a5aa679efdc9e51707a4207139da57920555961f"

0 commit comments

Comments
 (0)