Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v25.3.0 (#12893)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 30, 2021
1 parent 6b803a2 commit d7713a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -257,7 +257,7 @@
"eslint-config-prettier": "8.3.0",
"eslint-formatter-gha": "1.3.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.2.4",
"eslint-plugin-jest": "25.3.0",
"eslint-plugin-promise": "5.1.1",
"expect-more-jest": "5.4.0",
"glob": "7.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5161,10 +5161,10 @@ eslint-plugin-import@2.25.3:
resolve "^1.20.0"
tsconfig-paths "^3.11.0"

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==
eslint-plugin-jest@25.3.0:
version "25.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.0.tgz#6c04bbf13624a75684a05391a825b58e2e291950"
integrity sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"

Expand Down

0 comments on commit d7713a3

Please sign in to comment.