Skip to content

Commit 91123f5

Browse files
Merge pull request #115 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-eslint/parser-5.39.0
Bump @typescript-eslint/parser from 5.38.1 to 5.39.0
2 parents 0ec840a + aff189c commit 91123f5

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
@@ -125,23 +125,15 @@
125125
tsutils "^3.21.0"
126126

127127
"@typescript-eslint/parser@^5.33.1":
128-
version "5.38.1"
129-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.1.tgz#c577f429f2c32071b92dff4af4f5fbbbd2414bd0"
130-
integrity sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==
128+
version "5.39.0"
129+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.39.0.tgz#93fa0bc980a3a501e081824f6097f7ca30aaa22b"
130+
integrity sha512-PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA==
131131
dependencies:
132-
"@typescript-eslint/scope-manager" "5.38.1"
133-
"@typescript-eslint/types" "5.38.1"
134-
"@typescript-eslint/typescript-estree" "5.38.1"
132+
"@typescript-eslint/scope-manager" "5.39.0"
133+
"@typescript-eslint/types" "5.39.0"
134+
"@typescript-eslint/typescript-estree" "5.39.0"
135135
debug "^4.3.4"
136136

137-
"@typescript-eslint/[email protected]":
138-
version "5.38.1"
139-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.1.tgz#f87b289ef8819b47189351814ad183e8801d5764"
140-
integrity sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==
141-
dependencies:
142-
"@typescript-eslint/types" "5.38.1"
143-
"@typescript-eslint/visitor-keys" "5.38.1"
144-
145137
"@typescript-eslint/[email protected]":
146138
version "5.39.0"
147139
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.39.0.tgz#873e1465afa3d6c78d8ed2da68aed266a08008d0"
@@ -160,29 +152,11 @@
160152
debug "^4.3.4"
161153
tsutils "^3.21.0"
162154

163-
"@typescript-eslint/[email protected]":
164-
version "5.38.1"
165-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.1.tgz#74f9d6dcb8dc7c58c51e9fbc6653ded39e2e225c"
166-
integrity sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==
167-
168155
"@typescript-eslint/[email protected]":
169156
version "5.39.0"
170157
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.39.0.tgz#f4e9f207ebb4579fd854b25c0bf64433bb5ed78d"
171158
integrity sha512-gQMZrnfEBFXK38hYqt8Lkwt8f4U6yq+2H5VDSgP/qiTzC8Nw8JO3OuSUOQ2qW37S/dlwdkHDntkZM6SQhKyPhw==
172159

173-
"@typescript-eslint/[email protected]":
174-
version "5.38.1"
175-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.1.tgz#657d858d5d6087f96b638ee383ee1cff52605a1e"
176-
integrity sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==
177-
dependencies:
178-
"@typescript-eslint/types" "5.38.1"
179-
"@typescript-eslint/visitor-keys" "5.38.1"
180-
debug "^4.3.4"
181-
globby "^11.1.0"
182-
is-glob "^4.0.3"
183-
semver "^7.3.7"
184-
tsutils "^3.21.0"
185-
186160
"@typescript-eslint/[email protected]":
187161
version "5.39.0"
188162
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.39.0.tgz#c0316aa04a1a1f4f7f9498e3c13ef1d3dc4cf88b"
@@ -208,14 +182,6 @@
208182
eslint-scope "^5.1.1"
209183
eslint-utils "^3.0.0"
210184

211-
"@typescript-eslint/[email protected]":
212-
version "5.38.1"
213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz#508071bfc6b96d194c0afe6a65ad47029059edbc"
214-
integrity sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==
215-
dependencies:
216-
"@typescript-eslint/types" "5.38.1"
217-
eslint-visitor-keys "^3.3.0"
218-
219185
"@typescript-eslint/[email protected]":
220186
version "5.39.0"
221187
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.39.0.tgz#8f41f7d241b47257b081ddba5d3ce80deaae61e2"

0 commit comments

Comments
 (0)