Skip to content

Commit 4970446

Browse files
chore(deps): update dependency eslint-plugin-jest to v23.9.0 (#145)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a49359d commit 4970446

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
@@ -75,7 +75,7 @@
7575
"commitizen": "4.0.5",
7676
"cz-conventional-changelog": "3.1.0",
7777
"eslint": "6.8.0",
78-
"eslint-plugin-jest": "23.8.2",
78+
"eslint-plugin-jest": "23.9.0",
7979
"husky": "4.2.5",
8080
"jest": "25.4.0",
8181
"lint-staged": "10.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2716,10 +2716,10 @@ [email protected]:
27162716
read-pkg-up "^2.0.0"
27172717
resolve "^1.12.0"
27182718

2719-
eslint-plugin-jest@23.8.2:
2720-
version "23.8.2"
2721-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz#6f28b41c67ef635f803ebd9e168f6b73858eb8d4"
2722-
integrity sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg==
2719+
eslint-plugin-jest@23.9.0:
2720+
version "23.9.0"
2721+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.9.0.tgz#7f4932eceb7ca487d171898fb9d55c05e6b36701"
2722+
integrity sha512-8mt5xJQIFh33W5nE7vCikkDTE4saTo08V91KjU6yI5sLQ9e8Jkp1OXkWJoIHLheFqY5OXIZdAjZmNYHSJ3IpzQ==
27232723
dependencies:
27242724
"@typescript-eslint/experimental-utils" "^2.5.0"
27252725

0 commit comments

Comments
 (0)