Skip to content

Commit 9b4abd7

Browse files
Update typescript-eslint monorepo to v8.33.1
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 8.32.1 | 8.33.1 | | npm | @typescript-eslint/parser | 8.32.1 | 8.33.1 | ## [v8.33.1](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8331-2025-06-02) ##### 🩹 Fixes - exclude docs/ directory from eslint-plugin package ([#11251](typescript-eslint/typescript-eslint#11251)) ##### ❤️ Thank You - roottool You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ## [v8.33.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8330-2025-05-26) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1 parent 10d8511 commit 9b4abd7

File tree

2 files changed

+98
-77
lines changed

2 files changed

+98
-77
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@types/react": "17.0.85",
2626
"@types/react-dom": "17.0.26",
2727
"@types/yargs": "17.0.33",
28-
"@typescript-eslint/eslint-plugin": "8.32.1",
29-
"@typescript-eslint/parser": "8.32.1",
28+
"@typescript-eslint/eslint-plugin": "8.33.1",
29+
"@typescript-eslint/parser": "8.33.1",
3030
"@vitejs/plugin-react": "4.5.0",
3131
"dotenv": "16.5.0",
3232
"eslint": "8.23.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)