Skip to content

Commit a89691e

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 8.50.1 to 8.51.0 (#20011)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.50.1 to 8.51.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/v8.51.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e35083e commit a89691e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/js-yaml": "4.0.9",
1313
"@types/node": "24.10.4",
1414
"@typescript-eslint/eslint-plugin": "8.51.0",
15-
"@typescript-eslint/parser": "8.50.1",
15+
"@typescript-eslint/parser": "8.51.0",
1616
"@wireapp/copy-config": "2.3.10",
1717
"@wireapp/eslint-config": "3.1.7",
1818
"@wireapp/prettier-config": "0.6.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7952,19 +7952,19 @@ __metadata:
79527952
languageName: node
79537953
linkType: hard
79547954

7955-
"@typescript-eslint/parser@npm:8.50.1":
7956-
version: 8.50.1
7957-
resolution: "@typescript-eslint/parser@npm:8.50.1"
7955+
"@typescript-eslint/parser@npm:8.51.0":
7956+
version: 8.51.0
7957+
resolution: "@typescript-eslint/parser@npm:8.51.0"
79587958
dependencies:
7959-
"@typescript-eslint/scope-manager": "npm:8.50.1"
7960-
"@typescript-eslint/types": "npm:8.50.1"
7961-
"@typescript-eslint/typescript-estree": "npm:8.50.1"
7962-
"@typescript-eslint/visitor-keys": "npm:8.50.1"
7959+
"@typescript-eslint/scope-manager": "npm:8.51.0"
7960+
"@typescript-eslint/types": "npm:8.51.0"
7961+
"@typescript-eslint/typescript-estree": "npm:8.51.0"
7962+
"@typescript-eslint/visitor-keys": "npm:8.51.0"
79637963
debug: "npm:^4.3.4"
79647964
peerDependencies:
79657965
eslint: ^8.57.0 || ^9.0.0
79667966
typescript: ">=4.8.4 <6.0.0"
7967-
checksum: 10/444c799c34edc5bc3cb7178d3b3bb3c5526d8b4662f575a687c9fc65868c6f965bed3df07507769284cb0f20822a656d192049d77e717c3f34b8154f13ce481a
7967+
checksum: 10/ad2cb5d9cea5749fca712699ef971d68506f6170766d465ecc5864b5b5a15401c85d4042231df9edcc200f14b2579e6d4b2fbe66db824d925193004cde02ba79
79687968
languageName: node
79697969
linkType: hard
79707970

@@ -27229,7 +27229,7 @@ __metadata:
2722927229
"@types/js-yaml": "npm:4.0.9"
2723027230
"@types/node": "npm:24.10.4"
2723127231
"@typescript-eslint/eslint-plugin": "npm:8.51.0"
27232-
"@typescript-eslint/parser": "npm:8.50.1"
27232+
"@typescript-eslint/parser": "npm:8.51.0"
2723327233
"@wireapp/copy-config": "npm:2.3.10"
2723427234
"@wireapp/eslint-config": "npm:3.1.7"
2723527235
"@wireapp/prettier-config": "npm:0.6.9"

0 commit comments

Comments
 (0)