Skip to content

Commit 7807300

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.60.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.60.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 c85e9c6 commit 7807300

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

Diff for: yarn.lock

+39-39
Original file line numberDiff line numberDiff line change
@@ -924,23 +924,15 @@
924924
tsutils "^3.21.0"
925925

926926
"@typescript-eslint/parser@^5.10.2":
927-
version "5.59.11"
928-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.11.tgz#af7d4b7110e3068ce0b97550736de455e4250103"
929-
integrity sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==
927+
version "5.60.1"
928+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.1.tgz#0f2f58209c0862a73e3d5a56099abfdfa21d0fd3"
929+
integrity sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==
930930
dependencies:
931-
"@typescript-eslint/scope-manager" "5.59.11"
932-
"@typescript-eslint/types" "5.59.11"
933-
"@typescript-eslint/typescript-estree" "5.59.11"
931+
"@typescript-eslint/scope-manager" "5.60.1"
932+
"@typescript-eslint/types" "5.60.1"
933+
"@typescript-eslint/typescript-estree" "5.60.1"
934934
debug "^4.3.4"
935935

936-
"@typescript-eslint/[email protected]":
937-
version "5.59.11"
938-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.11.tgz#5d131a67a19189c42598af9fb2ea1165252001ce"
939-
integrity sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==
940-
dependencies:
941-
"@typescript-eslint/types" "5.59.11"
942-
"@typescript-eslint/visitor-keys" "5.59.11"
943-
944936
"@typescript-eslint/[email protected]":
945937
version "5.60.0"
946938
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz#ae511967b4bd84f1d5e179bb2c82857334941c1c"
@@ -949,6 +941,14 @@
949941
"@typescript-eslint/types" "5.60.0"
950942
"@typescript-eslint/visitor-keys" "5.60.0"
951943

944+
"@typescript-eslint/[email protected]":
945+
version "5.60.1"
946+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.1.tgz#35abdb47f500c68c08f2f2b4f22c7c79472854bb"
947+
integrity sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==
948+
dependencies:
949+
"@typescript-eslint/types" "5.60.1"
950+
"@typescript-eslint/visitor-keys" "5.60.1"
951+
952952
"@typescript-eslint/[email protected]":
953953
version "5.60.0"
954954
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz#69b09087eb12d7513d5b07747e7d47f5533aa228"
@@ -959,28 +959,15 @@
959959
debug "^4.3.4"
960960
tsutils "^3.21.0"
961961

962-
"@typescript-eslint/[email protected]":
963-
version "5.59.11"
964-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.11.tgz#1a9018fe3c565ba6969561f2a49f330cf1fe8db1"
965-
integrity sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==
966-
967962
"@typescript-eslint/[email protected]":
968963
version "5.60.0"
969964
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.0.tgz#3179962b28b4790de70e2344465ec97582ce2558"
970965
integrity sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==
971966

972-
"@typescript-eslint/[email protected]":
973-
version "5.59.11"
974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.11.tgz#b2caaa31725e17c33970c1197bcd54e3c5f42b9f"
975-
integrity sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==
976-
dependencies:
977-
"@typescript-eslint/types" "5.59.11"
978-
"@typescript-eslint/visitor-keys" "5.59.11"
979-
debug "^4.3.4"
980-
globby "^11.1.0"
981-
is-glob "^4.0.3"
982-
semver "^7.3.7"
983-
tsutils "^3.21.0"
967+
"@typescript-eslint/[email protected]":
968+
version "5.60.1"
969+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.1.tgz#a17473910f6b8d388ea83c9d7051af89c4eb7561"
970+
integrity sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==
984971

985972
"@typescript-eslint/[email protected]":
986973
version "5.60.0"
@@ -995,6 +982,19 @@
995982
semver "^7.3.7"
996983
tsutils "^3.21.0"
997984

985+
"@typescript-eslint/[email protected]":
986+
version "5.60.1"
987+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.1.tgz#8c71824b7165b64d5ebd7aa42968899525959834"
988+
integrity sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==
989+
dependencies:
990+
"@typescript-eslint/types" "5.60.1"
991+
"@typescript-eslint/visitor-keys" "5.60.1"
992+
debug "^4.3.4"
993+
globby "^11.1.0"
994+
is-glob "^4.0.3"
995+
semver "^7.3.7"
996+
tsutils "^3.21.0"
997+
998998
"@typescript-eslint/[email protected]":
999999
version "5.60.0"
10001000
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.0.tgz#4667c5aece82f9d4f24a667602f0f300864b554c"
@@ -1009,14 +1009,6 @@
10091009
eslint-scope "^5.1.1"
10101010
semver "^7.3.7"
10111011

1012-
"@typescript-eslint/[email protected]":
1013-
version "5.59.11"
1014-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.11.tgz#dca561ddad169dc27d62396d64f45b2d2c3ecc56"
1015-
integrity sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==
1016-
dependencies:
1017-
"@typescript-eslint/types" "5.59.11"
1018-
eslint-visitor-keys "^3.3.0"
1019-
10201012
"@typescript-eslint/[email protected]":
10211013
version "5.60.0"
10221014
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz#b48b29da3f5f31dd1656281727004589d2722a66"
@@ -1025,6 +1017,14 @@
10251017
"@typescript-eslint/types" "5.60.0"
10261018
eslint-visitor-keys "^3.3.0"
10271019

1020+
"@typescript-eslint/[email protected]":
1021+
version "5.60.1"
1022+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.1.tgz#19a877358bf96318ec35d90bfe6bd1445cce9434"
1023+
integrity sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==
1024+
dependencies:
1025+
"@typescript-eslint/types" "5.60.1"
1026+
eslint-visitor-keys "^3.3.0"
1027+
10281028
acorn-jsx@^5.3.2:
10291029
version "5.3.2"
10301030
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)