diff --git a/.changeset/eight-spiders-fold.md b/.changeset/eight-spiders-fold.md new file mode 100644 index 0000000000..e4d35cd11d --- /dev/null +++ b/.changeset/eight-spiders-fold.md @@ -0,0 +1,7 @@ +--- +'@backstage/cli': minor +--- + +Update typescript-eslint to 6.7.x, adding compatibility with TypeScript 5.2. + +This includes a major update on typescript-eslint, you can see the details in the [release notes](https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/).