Skip to content

Commit

Permalink
chore(deps): update dependency @typescript-eslint/parser to v8.13.0 (#…
Browse files Browse the repository at this point in the history
…5241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent d3efecf commit 34f29d9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 57 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/prettier": "3.0.0",
"@types/react": "18.3.4",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.12.2",
"@typescript-eslint/parser": "8.13.0",
"axios": "1.7.7",
"css": "3.0.0",
"eslint": "9.14.0",
Expand Down
66 changes: 10 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5634,21 +5634,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/parser@npm:8.12.2"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.12.2"
"@typescript-eslint/types": "npm:8.12.2"
"@typescript-eslint/typescript-estree": "npm:8.12.2"
"@typescript-eslint/visitor-keys": "npm:8.12.2"
"@typescript-eslint/parser@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/parser@npm:8.13.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.13.0"
"@typescript-eslint/types": "npm:8.13.0"
"@typescript-eslint/typescript-estree": "npm:8.13.0"
"@typescript-eslint/visitor-keys": "npm:8.13.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/257cfbe13bd1a3a2c83e0b3fd2d441a51181ffd57f2e98112217668383fc28de995bfca6d7c4d2c04c6347ee6a376fe1d87eb6ce60d7383cda1044626d794185
checksum: 10/174f705ce44e4dca83badad053eed50fb3703be6a4379e91f7c260c7f7d0c5e7bcfefd4f2c3170449b6c8f04a8f38c0cefc1a399be7d4913b86ab80d1b7783ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -5679,16 +5679,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/scope-manager@npm:8.12.2"
dependencies:
"@typescript-eslint/types": "npm:8.12.2"
"@typescript-eslint/visitor-keys": "npm:8.12.2"
checksum: 10/a2cd6ad4b31f4d0ca6f94c4df8a94bdee762abd556686817ab4143d80a27506f43fbf96769b44e698d573784a464bfd78e0cbc17ac61c36a868e02311c754ce1
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
Expand Down Expand Up @@ -5738,13 +5728,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/types@npm:8.12.2"
checksum: 10/57981e5fa45b03a0398ffb82418fdb716f476aa0b9c17d96edeb7fd3e3f4a720466868af7c2a02ddca65c27e70bfaff50c523b2a570582c4645a2702e17dc94a
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/types@npm:8.13.0"
Expand All @@ -5770,25 +5753,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/typescript-estree@npm:8.12.2"
dependencies:
"@typescript-eslint/types": "npm:8.12.2"
"@typescript-eslint/visitor-keys": "npm:8.12.2"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/9995929ec4b66afa53d52c16f5cecd7c9aa45994f943c41e9ec91fe178593e83d9049ff056fe2638c3cf7da01476861eff0dc3cb76c314cc130458d3f828930d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
Expand Down Expand Up @@ -5850,16 +5814,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/visitor-keys@npm:8.12.2"
dependencies:
"@typescript-eslint/types": "npm:8.12.2"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/42795ad1c71520a367e2b53c3511b6cf922dcee05d61f6b0ec56b71c0b89a58889e0c3282b1bb13befc69df07204d0e4e053436d0c2b808460ce310b58a2a92e
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.13.0":
version: 8.13.0
resolution: "@typescript-eslint/visitor-keys@npm:8.13.0"
Expand Down Expand Up @@ -14668,7 +14622,7 @@ __metadata:
"@types/prettier": "npm:3.0.0"
"@types/react": "npm:18.3.4"
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
"@typescript-eslint/parser": "npm:8.12.2"
"@typescript-eslint/parser": "npm:8.13.0"
anser: "npm:2.3.0"
axios: "npm:1.7.7"
css: "npm:3.0.0"
Expand Down

0 comments on commit 34f29d9

Please sign in to comment.