1
0
Fork 0

chore(deps): update dependency eslint-plugin-jest to v25.2.4 (#1123)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-18 11:29:27 +01:00 committed by GitHub
parent 0455bb831a
commit 3f4773c322
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -73,7 +73,7 @@
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.2.2",
"eslint-plugin-jest": "25.2.4",
"eslint-plugin-jsdoc": "37.0.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",

View file

@ -10916,10 +10916,10 @@ eslint-plugin-import@2.25.3:
resolve "^1.20.0"
tsconfig-paths "^3.11.0"
eslint-plugin-jest@25.2.2:
version "25.2.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.2.tgz#aada85113268e79d4e7423f8ad4e1b740f112e71"
integrity sha512-frn5yhOF60U4kcqozO3zKTNZQUk+mfx037XOy2iiYL8FhorEkuCuL3/flzKcY1ECDP2WYT9ydmvlO3fRW9o4mg==
eslint-plugin-jest@25.2.4:
version "25.2.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4.tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793"
integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw==
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"