Skip to content

Commit 3a60242

Browse files
committed
Update Bump @typescript-eslint/* dependencies.
1 parent 5e2d9f2 commit 3a60242

20 files changed

Lines changed: 369 additions & 250 deletions

File tree

build-tests/eslint-8-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@rushstack/eslint-config": "workspace:*",
3636
"@rushstack/heft": "workspace:*",
3737
"@types/node": "20.17.19",
38-
"@typescript-eslint/parser": "~8.46.0",
38+
"@typescript-eslint/parser": "~8.56.1",
3939
"eslint": "~8.57.0",
4040
"local-node-rig": "workspace:*",
4141
"typescript": "~5.8.2"

build-tests/eslint-9-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@rushstack/heft": "workspace:*",
3737
"local-node-rig": "workspace:*",
3838
"@types/node": "20.17.19",
39-
"@typescript-eslint/parser": "~8.46.0",
39+
"@typescript-eslint/parser": "~8.56.1",
4040
"eslint": "~9.37.0",
4141
"typescript": "~5.8.2"
4242
}

build-tests/eslint-bulk-suppressions-test-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@rushstack/eslint-patch": "workspace:*",
1212
"@rushstack/heft": "workspace:*",
1313
"@rushstack/node-core-library": "workspace:*",
14-
"@typescript-eslint/parser": "~8.46.0",
14+
"@typescript-eslint/parser": "~8.56.1",
1515
"eslint": "~9.37.0",
1616
"local-node-rig": "workspace:*",
1717
"typescript": "~5.8.2"

build-tests/eslint-bulk-suppressions-test-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@rushstack/eslint-patch": "workspace:*",
1313
"@rushstack/heft": "workspace:*",
1414
"@rushstack/node-core-library": "workspace:*",
15-
"@typescript-eslint/parser": "~8.46.0",
15+
"@typescript-eslint/parser": "~8.56.1",
1616
"eslint": "~8.57.0",
1717
"eslint-8.23": "npm:eslint@8.23.1",
1818
"eslint-oldest": "npm:eslint@8.6.0",

build-tests/eslint-bulk-suppressions-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@rushstack/eslint-patch": "workspace:*",
1313
"@rushstack/heft": "workspace:*",
1414
"@rushstack/node-core-library": "workspace:*",
15-
"@typescript-eslint/parser": "~8.46.0",
15+
"@typescript-eslint/parser": "~8.56.1",
1616
"eslint": "~8.57.0",
1717
"local-node-rig": "workspace:*",
1818
"typescript": "~5.8.2"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/eslint-config",
5+
"comment": "Bump `@typescript-eslint/*` dependencies to `~8.56.1`.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-config"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/eslint-plugin-packlets",
5+
"comment": "Bump `@typescript-eslint/*` dependencies to `~8.56.1`.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin-packlets"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/eslint-plugin-security",
5+
"comment": "Bump `@typescript-eslint/*` dependencies to `~8.56.1`.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin-security"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/eslint-plugin",
5+
"comment": "Bump `@typescript-eslint/*` dependencies to `~8.56.1`.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/eslint-plugin"
10+
}

common/config/subspaces/build-tests-subspace/pnpm-lock.yaml

Lines changed: 167 additions & 158 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)