Skip to content

Commit cf8cf09

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (#3464)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0. - [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.41.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3411b35 commit cf8cf09

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
@@ -2630,23 +2630,15 @@
26302630
tsutils "^3.21.0"
26312631

26322632
"@typescript-eslint/parser@^5.22.0":
2633-
version "5.40.1"
2634-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.40.1.tgz#e7f8295dd8154d0d37d661ddd8e2f0ecfdee28dd"
2635-
integrity sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==
2633+
version "5.41.0"
2634+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.41.0.tgz#0414a6405007e463dc527b459af1f19430382d67"
2635+
integrity sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==
26362636
dependencies:
2637-
"@typescript-eslint/scope-manager" "5.40.1"
2638-
"@typescript-eslint/types" "5.40.1"
2639-
"@typescript-eslint/typescript-estree" "5.40.1"
2637+
"@typescript-eslint/scope-manager" "5.41.0"
2638+
"@typescript-eslint/types" "5.41.0"
2639+
"@typescript-eslint/typescript-estree" "5.41.0"
26402640
debug "^4.3.4"
26412641

2642-
"@typescript-eslint/[email protected]":
2643-
version "5.40.1"
2644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.40.1.tgz#a7a5197dfd234622a2421ea590ee0ccc02e18dfe"
2645-
integrity sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==
2646-
dependencies:
2647-
"@typescript-eslint/types" "5.40.1"
2648-
"@typescript-eslint/visitor-keys" "5.40.1"
2649-
26502642
"@typescript-eslint/[email protected]":
26512643
version "5.41.0"
26522644
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.41.0.tgz#28e3a41d626288d0628be14cf9de8d49fc30fadf"
@@ -2665,29 +2657,11 @@
26652657
debug "^4.3.4"
26662658
tsutils "^3.21.0"
26672659

2668-
"@typescript-eslint/[email protected]":
2669-
version "5.40.1"
2670-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.40.1.tgz#de37f4f64de731ee454bb2085d71030aa832f749"
2671-
integrity sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==
2672-
26732660
"@typescript-eslint/[email protected]":
26742661
version "5.41.0"
26752662
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.41.0.tgz#6800abebc4e6abaf24cdf220fb4ce28f4ab09a85"
26762663
integrity sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==
26772664

2678-
"@typescript-eslint/[email protected]":
2679-
version "5.40.1"
2680-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.1.tgz#9a7d25492f02c69882ce5e0cd1857b0c55645d72"
2681-
integrity sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==
2682-
dependencies:
2683-
"@typescript-eslint/types" "5.40.1"
2684-
"@typescript-eslint/visitor-keys" "5.40.1"
2685-
debug "^4.3.4"
2686-
globby "^11.1.0"
2687-
is-glob "^4.0.3"
2688-
semver "^7.3.7"
2689-
tsutils "^3.21.0"
2690-
26912665
"@typescript-eslint/[email protected]":
26922666
version "5.41.0"
26932667
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.41.0.tgz#bf5c6b3138adbdc73ba4871d060ae12c59366c61"
@@ -2715,14 +2689,6 @@
27152689
eslint-utils "^3.0.0"
27162690
semver "^7.3.7"
27172691

2718-
"@typescript-eslint/[email protected]":
2719-
version "5.40.1"
2720-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.1.tgz#f3d2bf5af192f4432b84cec6fdcb387193518754"
2721-
integrity sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==
2722-
dependencies:
2723-
"@typescript-eslint/types" "5.40.1"
2724-
eslint-visitor-keys "^3.3.0"
2725-
27262692
"@typescript-eslint/[email protected]":
27272693
version "5.41.0"
27282694
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.41.0.tgz#d3510712bc07d5540160ed3c0f8f213b73e3bcd9"

0 commit comments

Comments
 (0)