Skip to content

Commit 4098fbf

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.30.0 to 5.30.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.0 to 5.30.5. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 066d234 commit 4098fbf

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2632,23 +2632,15 @@
26322632
tsutils "^3.21.0"
26332633

26342634
"@typescript-eslint/parser@^5.9.0":
2635-
version "5.30.0"
2636-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.0.tgz#a2184fb5f8ef2bf1db0ae61a43907e2e32aa1b8f"
2637-
integrity sha512-2oYYUws5o2liX6SrFQ5RB88+PuRymaM2EU02/9Ppoyu70vllPnHVO7ioxDdq/ypXHA277R04SVjxvwI8HmZpzA==
2635+
version "5.30.5"
2636+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.5.tgz#f667c34e4e4c299d98281246c9b1e68c03a92522"
2637+
integrity sha512-zj251pcPXI8GO9NDKWWmygP6+UjwWmrdf9qMW/L/uQJBM/0XbU2inxe5io/234y/RCvwpKEYjZ6c1YrXERkK4Q==
26382638
dependencies:
2639-
"@typescript-eslint/scope-manager" "5.30.0"
2640-
"@typescript-eslint/types" "5.30.0"
2641-
"@typescript-eslint/typescript-estree" "5.30.0"
2639+
"@typescript-eslint/scope-manager" "5.30.5"
2640+
"@typescript-eslint/types" "5.30.5"
2641+
"@typescript-eslint/typescript-estree" "5.30.5"
26422642
debug "^4.3.4"
26432643

2644-
"@typescript-eslint/[email protected]":
2645-
version "5.30.0"
2646-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.0.tgz#bf585ee801ab4ad84db2f840174e171a6bb002c7"
2647-
integrity sha512-3TZxvlQcK5fhTBw5solQucWSJvonXf5yua5nx8OqK94hxdrT7/6W3/CS42MLd/f1BmlmmbGEgQcTHHCktUX5bQ==
2648-
dependencies:
2649-
"@typescript-eslint/types" "5.30.0"
2650-
"@typescript-eslint/visitor-keys" "5.30.0"
2651-
26522644
"@typescript-eslint/[email protected]":
26532645
version "5.30.5"
26542646
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.5.tgz#7f90b9d6800552c856a5f3644f5e55dd1469d964"
@@ -2666,29 +2658,11 @@
26662658
debug "^4.3.4"
26672659
tsutils "^3.21.0"
26682660

2669-
"@typescript-eslint/[email protected]":
2670-
version "5.30.0"
2671-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.0.tgz#db7d81d585a3da3801432a9c1d2fafbff125e110"
2672-
integrity sha512-vfqcBrsRNWw/LBXyncMF/KrUTYYzzygCSsVqlZ1qGu1QtGs6vMkt3US0VNSQ05grXi5Yadp3qv5XZdYLjpp8ag==
2673-
26742661
"@typescript-eslint/[email protected]":
26752662
version "5.30.5"
26762663
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.5.tgz#36a0c05a72af3623cdf9ee8b81ea743b7de75a98"
26772664
integrity sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==
26782665

2679-
"@typescript-eslint/[email protected]":
2680-
version "5.30.0"
2681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.0.tgz#4565ee8a6d2ac368996e20b2344ea0eab1a8f0bb"
2682-
integrity sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==
2683-
dependencies:
2684-
"@typescript-eslint/types" "5.30.0"
2685-
"@typescript-eslint/visitor-keys" "5.30.0"
2686-
debug "^4.3.4"
2687-
globby "^11.1.0"
2688-
is-glob "^4.0.3"
2689-
semver "^7.3.7"
2690-
tsutils "^3.21.0"
2691-
26922666
"@typescript-eslint/[email protected]":
26932667
version "5.30.5"
26942668
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.5.tgz#c520e4eba20551c4ec76af8d344a42eb6c9767bb"
@@ -2714,14 +2688,6 @@
27142688
eslint-scope "^5.1.1"
27152689
eslint-utils "^3.0.0"
27162690

2717-
"@typescript-eslint/[email protected]":
2718-
version "5.30.0"
2719-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.0.tgz#07721d23daca2ec4c2da7f1e660d41cd78bacac3"
2720-
integrity sha512-6WcIeRk2DQ3pHKxU1Ni0qMXJkjO/zLjBymlYBy/53qxe7yjEFSvzKLDToJjURUhSl2Fzhkl4SMXQoETauF74cw==
2721-
dependencies:
2722-
"@typescript-eslint/types" "5.30.0"
2723-
eslint-visitor-keys "^3.3.0"
2724-
27252691
"@typescript-eslint/[email protected]":
27262692
version "5.30.5"
27272693
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.5.tgz#d4bb969202019d5d5d849a0aaedc7370cc044b14"

0 commit comments

Comments
 (0)