Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit b0508d7

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.55.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.52.0 to 5.55.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.55.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]>
1 parent c95bcfd commit b0508d7

File tree

2 files changed

+43
-9
lines changed

2 files changed

+43
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/node": "^18.15.3",
2020
"@typescript-eslint/eslint-plugin": "^5.52.0",
21-
"@typescript-eslint/parser": "^5.52.0",
21+
"@typescript-eslint/parser": "^5.55.0",
2222
"eslint": "^8.36.0",
2323
"eslint-config-airbnb-base": "^15.0.0",
2424
"eslint-config-airbnb-typescript": "^17.0.0",

yarn.lock

Lines changed: 42 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -155,14 +155,14 @@
155155
semver "^7.3.7"
156156
tsutils "^3.21.0"
157157

158-
"@typescript-eslint/parser@^5.52.0":
159-
version "5.52.0"
160-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.52.0.tgz#73c136df6c0133f1d7870de7131ccf356f5be5a4"
161-
integrity sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA==
162-
dependencies:
163-
"@typescript-eslint/scope-manager" "5.52.0"
164-
"@typescript-eslint/types" "5.52.0"
165-
"@typescript-eslint/typescript-estree" "5.52.0"
158+
"@typescript-eslint/parser@^5.55.0":
159+
version "5.55.0"
160+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.55.0.tgz#8c96a0b6529708ace1dcfa60f5e6aec0f5ed2262"
161+
integrity sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==
162+
dependencies:
163+
"@typescript-eslint/scope-manager" "5.55.0"
164+
"@typescript-eslint/types" "5.55.0"
165+
"@typescript-eslint/typescript-estree" "5.55.0"
166166
debug "^4.3.4"
167167

168168
"@typescript-eslint/[email protected]":
@@ -173,6 +173,14 @@
173173
"@typescript-eslint/types" "5.52.0"
174174
"@typescript-eslint/visitor-keys" "5.52.0"
175175

176+
"@typescript-eslint/[email protected]":
177+
version "5.55.0"
178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.55.0.tgz#e863bab4d4183ddce79967fe10ceb6c829791210"
179+
integrity sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw==
180+
dependencies:
181+
"@typescript-eslint/types" "5.55.0"
182+
"@typescript-eslint/visitor-keys" "5.55.0"
183+
176184
"@typescript-eslint/[email protected]":
177185
version "5.52.0"
178186
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.52.0.tgz#9fd28cd02e6f21f5109e35496df41893f33167aa"
@@ -188,6 +196,11 @@
188196
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.52.0.tgz#19e9abc6afb5bd37a1a9bea877a1a836c0b3241b"
189197
integrity sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ==
190198

199+
"@typescript-eslint/[email protected]":
200+
version "5.55.0"
201+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd"
202+
integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==
203+
191204
"@typescript-eslint/[email protected]":
192205
version "5.52.0"
193206
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.52.0.tgz#6408cb3c2ccc01c03c278cb201cf07e73347dfca"
@@ -201,6 +214,19 @@
201214
semver "^7.3.7"
202215
tsutils "^3.21.0"
203216

217+
"@typescript-eslint/[email protected]":
218+
version "5.55.0"
219+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.55.0.tgz#8db7c8e47ecc03d49b05362b8db6f1345ee7b575"
220+
integrity sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==
221+
dependencies:
222+
"@typescript-eslint/types" "5.55.0"
223+
"@typescript-eslint/visitor-keys" "5.55.0"
224+
debug "^4.3.4"
225+
globby "^11.1.0"
226+
is-glob "^4.0.3"
227+
semver "^7.3.7"
228+
tsutils "^3.21.0"
229+
204230
"@typescript-eslint/[email protected]":
205231
version "5.52.0"
206232
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.52.0.tgz#b260bb5a8f6b00a0ed51db66bdba4ed5e4845a72"
@@ -223,6 +249,14 @@
223249
"@typescript-eslint/types" "5.52.0"
224250
eslint-visitor-keys "^3.3.0"
225251

252+
"@typescript-eslint/[email protected]":
253+
version "5.55.0"
254+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.55.0.tgz#01ad414fca8367706d76cdb94adf788dc5b664a2"
255+
integrity sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw==
256+
dependencies:
257+
"@typescript-eslint/types" "5.55.0"
258+
eslint-visitor-keys "^3.3.0"
259+
226260
acorn-jsx@^5.3.2:
227261
version "5.3.2"
228262
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)