Skip to content

Commit 2603f74

Browse files
authored
Bump typescript-eslint to 6.10.0 (#2025)
- Fixes #2024 ## Checklist - [ ] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [ ] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [ ] I have not broken the cheatsheet
1 parent 7efcbfd commit 2603f74

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"devDependencies": {
3030
"@pnpm/meta-updater": "1.0.0",
3131
"@types/node": "^18.18.2",
32-
"@typescript-eslint/eslint-plugin": "^6.9.0",
33-
"@typescript-eslint/parser": "^6.9.0",
32+
"@typescript-eslint/eslint-plugin": "^6.10.0",
33+
"@typescript-eslint/parser": "^6.10.0",
3434
"esbuild": "^0.17.11",
3535
"eslint": "^8.53.0",
3636
"eslint-config-prettier": "^8.8.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)