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

fix(deps): update dependency eslint-plugin-jest to v26.8.0
This commit is contained in:
Ben Lambert
2022-08-07 21:38:04 +02:00
committed by GitHub
+3 -3
View File
@@ -12928,9 +12928,9 @@ eslint-plugin-import@^2.25.4:
tsconfig-paths "^3.14.1"
eslint-plugin-jest@^26.1.2:
version "26.7.0"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0.tgz#41d405ac9143e1284a3401282db47ed459436778"
integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==
version "26.8.0"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-26.8.0.tgz#32471a6af11dbcb7d0ccf83e8edc83d256fd34a3"
integrity sha512-IyGhk+PpDgIA99OBPHo+l2aTtt8yAeB1IgPwXOQZSzi8ag/t1MsLZBN2MKL1sj6ahlkaxbkhlm7ll+NPcMcjaQ==
dependencies:
"@typescript-eslint/utils" "^5.10.0"