Skip to content

Commit b098ae5

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.9.0 to 5.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.10.1. - [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.10.1/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]>
1 parent 7fa7852 commit b098ae5

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
@@ -2635,22 +2635,22 @@
26352635
eslint-utils "^3.0.0"
26362636

26372637
"@typescript-eslint/parser@^5.9.0":
2638-
version "5.9.0"
2639-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.0.tgz#fdbb08767a4caa6ca6ccfed5f9ffe9387f0c7d97"
2640-
integrity sha512-/6pOPz8yAxEt4PLzgbFRDpZmHnXCeZgPDrh/1DaVKOjvn/UPMlWhbx/gA96xRi2JxY1kBl2AmwVbyROUqys5xQ==
2638+
version "5.10.1"
2639+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1.tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd"
2640+
integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==
26412641
dependencies:
2642-
"@typescript-eslint/scope-manager" "5.9.0"
2643-
"@typescript-eslint/types" "5.9.0"
2644-
"@typescript-eslint/typescript-estree" "5.9.0"
2642+
"@typescript-eslint/scope-manager" "5.10.1"
2643+
"@typescript-eslint/types" "5.10.1"
2644+
"@typescript-eslint/typescript-estree" "5.10.1"
26452645
debug "^4.3.2"
26462646

2647-
"@typescript-eslint/scope-manager@5.9.0":
2648-
version "5.9.0"
2649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.0.tgz#02dfef920290c1dcd7b1999455a3eaae7a1a3117"
2650-
integrity sha512-DKtdIL49Qxk2a8icF6whRk7uThuVz4A6TCXfjdJSwOsf+9ree7vgQWcx0KOyCdk0i9ETX666p4aMhrRhxhUkyg==
2647+
"@typescript-eslint/scope-manager@5.10.1":
2648+
version "5.10.1"
2649+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
2650+
integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
26512651
dependencies:
2652-
"@typescript-eslint/types" "5.9.0"
2653-
"@typescript-eslint/visitor-keys" "5.9.0"
2652+
"@typescript-eslint/types" "5.10.1"
2653+
"@typescript-eslint/visitor-keys" "5.10.1"
26542654

26552655
"@typescript-eslint/[email protected]":
26562656
version "5.9.1"
@@ -2669,23 +2669,23 @@
26692669
debug "^4.3.2"
26702670
tsutils "^3.21.0"
26712671

2672-
"@typescript-eslint/types@5.9.0":
2673-
version "5.9.0"
2674-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.0.tgz#e5619803e39d24a03b3369506df196355736e1a3"
2675-
integrity sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==
2672+
"@typescript-eslint/types@5.10.1":
2673+
version "5.10.1"
2674+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
2675+
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
26762676

26772677
"@typescript-eslint/[email protected]":
26782678
version "5.9.1"
26792679
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
26802680
integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
26812681

2682-
"@typescript-eslint/typescript-estree@5.9.0":
2683-
version "5.9.0"
2684-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.0.tgz#0e5c6f03f982931abbfbc3c1b9df5fbf92a3490f"
2685-
integrity sha512-kxo3xL2mB7XmiVZcECbaDwYCt3qFXz99tBSuVJR4L/sR7CJ+UNAPrYILILktGj1ppfZ/jNt/cWYbziJUlHl1Pw==
2682+
"@typescript-eslint/typescript-estree@5.10.1":
2683+
version "5.10.1"
2684+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
2685+
integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
26862686
dependencies:
2687-
"@typescript-eslint/types" "5.9.0"
2688-
"@typescript-eslint/visitor-keys" "5.9.0"
2687+
"@typescript-eslint/types" "5.10.1"
2688+
"@typescript-eslint/visitor-keys" "5.10.1"
26892689
debug "^4.3.2"
26902690
globby "^11.0.4"
26912691
is-glob "^4.0.3"
@@ -2705,12 +2705,12 @@
27052705
semver "^7.3.5"
27062706
tsutils "^3.21.0"
27072707

2708-
"@typescript-eslint/visitor-keys@5.9.0":
2709-
version "5.9.0"
2710-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz#7585677732365e9d27f1878150fab3922784a1a6"
2711-
integrity sha512-6zq0mb7LV0ThExKlecvpfepiB+XEtFv/bzx7/jKSgyXTFD7qjmSu1FoiS0x3OZaiS+UIXpH2vd9O89f02RCtgw==
2708+
"@typescript-eslint/visitor-keys@5.10.1":
2709+
version "5.10.1"
2710+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
2711+
integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
27122712
dependencies:
2713-
"@typescript-eslint/types" "5.9.0"
2713+
"@typescript-eslint/types" "5.10.1"
27142714
eslint-visitor-keys "^3.0.0"
27152715

27162716
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)