Skip to content

Commit cc617f0

Browse files
authored
Merge pull request #406 from chantouchsek/dependabot/npm_and_yarn/typescript-eslint/parser-5.28.0
chore(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0
2 parents 9510353 + 8a492fb commit cc617f0

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
@@ -2625,13 +2625,13 @@
26252625
tsutils "^3.21.0"
26262626

26272627
"@typescript-eslint/parser@^5.9.0":
2628-
version "5.27.1"
2629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.27.1.tgz#3a4dcaa67e45e0427b6ca7bb7165122c8b569639"
2630-
integrity sha512-7Va2ZOkHi5NP+AZwb5ReLgNF6nWLGTeUJfxdkVUAPPSaAdbWNnFZzLZ4EGGmmiCTg+AwlbE1KyUYTBglosSLHQ==
2628+
version "5.28.0"
2629+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.28.0.tgz#639b101cad2bfb7ae16e69710ac95c42bd4eae33"
2630+
integrity sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==
26312631
dependencies:
2632-
"@typescript-eslint/scope-manager" "5.27.1"
2633-
"@typescript-eslint/types" "5.27.1"
2634-
"@typescript-eslint/typescript-estree" "5.27.1"
2632+
"@typescript-eslint/scope-manager" "5.28.0"
2633+
"@typescript-eslint/types" "5.28.0"
2634+
"@typescript-eslint/typescript-estree" "5.28.0"
26352635
debug "^4.3.4"
26362636

26372637
"@typescript-eslint/[email protected]":
@@ -2642,6 +2642,14 @@
26422642
"@typescript-eslint/types" "5.27.1"
26432643
"@typescript-eslint/visitor-keys" "5.27.1"
26442644

2645+
"@typescript-eslint/[email protected]":
2646+
version "5.28.0"
2647+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.28.0.tgz#ef9a5c68fecde72fd2ff8a84b9c120324826c1b9"
2648+
integrity sha512-LeBLTqF/he1Z+boRhSqnso6YrzcKMTQ8bO/YKEe+6+O/JGof9M0g3IJlIsqfrK/6K03MlFIlycbf1uQR1IjE+w==
2649+
dependencies:
2650+
"@typescript-eslint/types" "5.28.0"
2651+
"@typescript-eslint/visitor-keys" "5.28.0"
2652+
26452653
"@typescript-eslint/[email protected]":
26462654
version "5.27.1"
26472655
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.27.1.tgz#369f695199f74c1876e395ebea202582eb1d4166"
@@ -2656,6 +2664,11 @@
26562664
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.1.tgz#34e3e629501349d38be6ae97841298c03a6ffbf1"
26572665
integrity sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==
26582666

2667+
"@typescript-eslint/[email protected]":
2668+
version "5.28.0"
2669+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.28.0.tgz#cffd9bcdce28db6daaa146e48a0be4387a6f4e9d"
2670+
integrity sha512-2OOm8ZTOQxqkPbf+DAo8oc16sDlVR5owgJfKheBkxBKg1vAfw2JsSofH9+16VPlN9PWtv8Wzhklkqw3k/zCVxA==
2671+
26592672
"@typescript-eslint/[email protected]":
26602673
version "5.27.1"
26612674
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.27.1.tgz#7621ee78607331821c16fffc21fc7a452d7bc808"
@@ -2669,6 +2682,19 @@
26692682
semver "^7.3.7"
26702683
tsutils "^3.21.0"
26712684

2685+
"@typescript-eslint/[email protected]":
2686+
version "5.28.0"
2687+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.28.0.tgz#3487d158d091ca2772b285e67412ff6d9797d863"
2688+
integrity sha512-9GX+GfpV+F4hdTtYc6OV9ZkyYilGXPmQpm6AThInpBmKJEyRSIjORJd1G9+bknb7OTFYL+Vd4FBJAO6T78OVqA==
2689+
dependencies:
2690+
"@typescript-eslint/types" "5.28.0"
2691+
"@typescript-eslint/visitor-keys" "5.28.0"
2692+
debug "^4.3.4"
2693+
globby "^11.1.0"
2694+
is-glob "^4.0.3"
2695+
semver "^7.3.7"
2696+
tsutils "^3.21.0"
2697+
26722698
"@typescript-eslint/[email protected]":
26732699
version "5.27.1"
26742700
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.27.1.tgz#b4678b68a94bc3b85bf08f243812a6868ac5128f"
@@ -2689,6 +2715,14 @@
26892715
"@typescript-eslint/types" "5.27.1"
26902716
eslint-visitor-keys "^3.3.0"
26912717

2718+
"@typescript-eslint/[email protected]":
2719+
version "5.28.0"
2720+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.28.0.tgz#982bb226b763c48fc1859a60de33fbf939d40a0f"
2721+
integrity sha512-BtfP1vCor8cWacovzzPFOoeW4kBQxzmhxGoOpt0v1SFvG+nJ0cWaVdJk7cky1ArTcFHHKNIxyo2LLr3oNkSuXA==
2722+
dependencies:
2723+
"@typescript-eslint/types" "5.28.0"
2724+
eslint-visitor-keys "^3.3.0"
2725+
26922726
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
26932727
version "1.2.1"
26942728
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz#31624a7a505fb14da1d58023725a4c5f270e6a81"

0 commit comments

Comments
 (0)