Skip to content

Commit 9b5e7e6

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to ^22.5.1
1 parent 93132d1 commit 9b5e7e6

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
@@ -50,7 +50,7 @@
5050
"eslint": "^5.16.0",
5151
"eslint-config-standard": "^12.0.0",
5252
"eslint-plugin-import": "^2.17.2",
53-
"eslint-plugin-jest": "^22.5.0",
53+
"eslint-plugin-jest": "^22.5.1",
5454
"eslint-plugin-node": "^8.0.1",
5555
"eslint-plugin-promise": "^4.1.1",
5656
"eslint-plugin-standard": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2929,10 +2929,10 @@ eslint-plugin-import@^2.17.2:
29292929
read-pkg-up "^2.0.0"
29302930
resolve "^1.10.0"
29312931

2932-
eslint-plugin-jest@^22.5.0:
2933-
version "22.5.0"
2934-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.0.tgz#3a02527a5b08f7232f7bb0a52da98407bf84cdd0"
2935-
integrity sha512-YLeCRAuU3qP9lRZMul1/IbxXGg1THVpWFPBEa+VUQkcqEtO3W9GDKZ84MxYxzKTwMChTjj1l2vuNKva8HYtGPg==
2932+
eslint-plugin-jest@^22.5.1:
2933+
version "22.5.1"
2934+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.1.tgz#a31dfe9f9513c6af7c17ece4c65535a1370f060b"
2935+
integrity sha512-c3WjZR/HBoi4GedJRwo2OGHa8Pzo1EbSVwQ2HFzJ+4t2OoYM7Alx646EH/aaxZ+9eGcPiq0FT0UGkRuFFx2FHg==
29362936

29372937
eslint-plugin-node@^8.0.1:
29382938
version "8.0.1"

0 commit comments

Comments
 (0)