Skip to content

Commit 3d21176

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-jest to v25.3.0
1 parent 836bdb0 commit 3d21176

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "7.32.0",
5050
"eslint-config-prettier": "8.3.0",
5151
"eslint-plugin-functional": "3.7.2",
52-
"eslint-plugin-jest": "25.2.4",
52+
"eslint-plugin-jest": "25.3.0",
5353
"ethers": "5.5.1",
5454
"husky": "7.0.4",
5555
"jest": "27.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3311,10 +3311,10 @@ eslint-plugin-functional@3.7.2:
33113311
escape-string-regexp "^4.0.0"
33123312
object.fromentries "^2.0.3"
33133313

3314-
eslint-plugin-jest@25.2.4:
3315-
version "25.2.4"
3316-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4.tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793"
3317-
integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw==
3314+
eslint-plugin-jest@25.3.0:
3315+
version "25.3.0"
3316+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.0.tgz#6c04bbf13624a75684a05391a825b58e2e291950"
3317+
integrity sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==
33183318
dependencies:
33193319
"@typescript-eslint/experimental-utils" "^5.0.0"
33203320

0 commit comments

Comments
 (0)