Merge pull request #13392 from backstage/renovate/eslint-plugin-jest-27.x

fix(deps): update dependency eslint-plugin-jest to v27
This commit is contained in:
Fredrik Adelöw
2022-08-30 12:03:57 +02:00
committed by GitHub
5 changed files with 16 additions and 7 deletions
+10
View File
@@ -0,0 +1,10 @@
---
'@backstage/cli': minor
---
Updated dependency `eslint-plugin-jest` to `^27.0.0`.
Note that this major update to the Jest plugin contains some breaking changes.
This means that some of your tests may start seeing some new lint errors. [Read
about them
here](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md#2700-2022-08-28).