Merge pull request #13043 from backstage/renovate/eslint-plugin-jest-26.x-lockfile

fix(deps): update dependency eslint-plugin-jest to v26.8.2
This commit is contained in:
Johan Haals
2022-08-09 16:15:18 +02:00
committed by GitHub
+3 -3
View File
@@ -12941,9 +12941,9 @@ eslint-plugin-import@^2.25.4:
tsconfig-paths "^3.14.1"
eslint-plugin-jest@^26.1.2:
version "26.8.1"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.1.tgz#f870a9912f6fe65e16e181cbb368229cd5889c65"
integrity sha512-0+OSTIPjIIfl9heUxZyuU1gDEMW2sLvoVBGwiCIp+iEqUYt0Yqr5M5BjAyVShJaisICmCALdVv0nd1UDX/QaYw==
version "26.8.2"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2.tgz#42a1248a5ade2bc589eb0f9c4e0608dd89b18cf3"
integrity sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==
dependencies:
"@typescript-eslint/utils" "^5.10.0"