Skip to content

Commit 252a605

Browse files
authored
Merge pull request #189 from icelam/dependabot/npm_and_yarn/v1/typescript-eslint/parser-4.28.1
chore(deps-dev): bump @typescript-eslint/parser from 4.27.0 to 4.28.1
2 parents 694653d + 17cf85b commit 252a605

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -900,13 +900,13 @@
900900
eslint-utils "^2.0.0"
901901

902902
"@typescript-eslint/parser@^4.15.2":
903-
version "4.27.0"
904-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94"
905-
integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==
903+
version "4.28.1"
904+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.1.tgz#5181b81658414f47291452c15bf6cd44a32f85bd"
905+
integrity sha512-UjrMsgnhQIIK82hXGaD+MCN8IfORS1CbMdu7VlZbYa8LCZtbZjJA26De4IPQB7XYZbL8gJ99KWNj0l6WD0guJg==
906906
dependencies:
907-
"@typescript-eslint/scope-manager" "4.27.0"
908-
"@typescript-eslint/types" "4.27.0"
909-
"@typescript-eslint/typescript-estree" "4.27.0"
907+
"@typescript-eslint/scope-manager" "4.28.1"
908+
"@typescript-eslint/types" "4.28.1"
909+
"@typescript-eslint/typescript-estree" "4.28.1"
910910
debug "^4.3.1"
911911

912912
"@typescript-eslint/[email protected]":
@@ -917,23 +917,23 @@
917917
"@typescript-eslint/types" "4.24.0"
918918
"@typescript-eslint/visitor-keys" "4.24.0"
919919

920-
"@typescript-eslint/scope-manager@4.27.0":
921-
version "4.27.0"
922-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
923-
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
920+
"@typescript-eslint/scope-manager@4.28.1":
921+
version "4.28.1"
922+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
923+
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
924924
dependencies:
925-
"@typescript-eslint/types" "4.27.0"
926-
"@typescript-eslint/visitor-keys" "4.27.0"
925+
"@typescript-eslint/types" "4.28.1"
926+
"@typescript-eslint/visitor-keys" "4.28.1"
927927

928928
"@typescript-eslint/[email protected]":
929929
version "4.24.0"
930930
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c"
931931
integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q==
932932

933-
"@typescript-eslint/types@4.27.0":
934-
version "4.27.0"
935-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
936-
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
933+
"@typescript-eslint/types@4.28.1":
934+
version "4.28.1"
935+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
936+
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
937937

938938
"@typescript-eslint/[email protected]":
939939
version "4.24.0"
@@ -948,13 +948,13 @@
948948
semver "^7.3.2"
949949
tsutils "^3.17.1"
950950

951-
"@typescript-eslint/typescript-estree@4.27.0":
952-
version "4.27.0"
953-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
954-
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
951+
"@typescript-eslint/typescript-estree@4.28.1":
952+
version "4.28.1"
953+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
954+
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
955955
dependencies:
956-
"@typescript-eslint/types" "4.27.0"
957-
"@typescript-eslint/visitor-keys" "4.27.0"
956+
"@typescript-eslint/types" "4.28.1"
957+
"@typescript-eslint/visitor-keys" "4.28.1"
958958
debug "^4.3.1"
959959
globby "^11.0.3"
960960
is-glob "^4.0.1"
@@ -969,12 +969,12 @@
969969
"@typescript-eslint/types" "4.24.0"
970970
eslint-visitor-keys "^2.0.0"
971971

972-
"@typescript-eslint/visitor-keys@4.27.0":
973-
version "4.27.0"
974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
975-
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
972+
"@typescript-eslint/visitor-keys@4.28.1":
973+
version "4.28.1"
974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
975+
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
976976
dependencies:
977-
"@typescript-eslint/types" "4.27.0"
977+
"@typescript-eslint/types" "4.28.1"
978978
eslint-visitor-keys "^2.0.0"
979979

980980
JSONStream@^1.0.4:

0 commit comments

Comments
 (0)