Skip to content

Commit 727e45c

Browse files
⬆️ Update typescript-eslint monorepo to v8.0.0-alpha.47 (#2941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e110df commit 727e45c

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"devDependencies": {
4040
"@types/node": "20.14.11",
41-
"@typescript-eslint/parser": "8.0.0-alpha.41",
41+
"@typescript-eslint/parser": "8.0.0-alpha.47",
4242
"eslint": "9.7.0",
4343
"eslint-plugin-cypress": "3.3.0",
4444
"globals": "15.8.0",
@@ -54,9 +54,9 @@
5454
"overrides": {
5555
"has": "npm:@nolyfill/has@latest",
5656
"side-channel": "npm:@nolyfill/side-channel@latest",
57-
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.41",
58-
"@typescript-eslint/parser": "8.0.0-alpha.41",
59-
"@typescript-eslint/utils": "8.0.0-alpha.41"
57+
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.47",
58+
"@typescript-eslint/parser": "8.0.0-alpha.47",
59+
"@typescript-eslint/utils": "8.0.0-alpha.47"
6060
}
6161
}
6262
}

pnpm-lock.yaml

+62-62
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)