Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit dedf42f

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update dependency eslint-plugin-jest to ^22.5.0 (#65)
1 parent 5bc7050 commit dedf42f

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
@@ -41,7 +41,7 @@
4141
"eslint-config-standard": "^12.0.0",
4242
"eslint-loader": "^2.1.2",
4343
"eslint-plugin-import": "^2.17.2",
44-
"eslint-plugin-jest": "^22.4.1",
44+
"eslint-plugin-jest": "^22.5.0",
4545
"eslint-plugin-node": "^8.0.1",
4646
"eslint-plugin-promise": "^4.1.1",
4747
"eslint-plugin-standard": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3942,10 +3942,10 @@ eslint-plugin-import@^2.17.2:
39423942
read-pkg-up "^2.0.0"
39433943
resolve "^1.10.0"
39443944

3945-
eslint-plugin-jest@^22.4.1:
3946-
version "22.4.1"
3947-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c"
3948-
integrity sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg==
3945+
eslint-plugin-jest@^22.5.0:
3946+
version "22.5.0"
3947+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.0.tgz#3a02527a5b08f7232f7bb0a52da98407bf84cdd0"
3948+
integrity sha512-YLeCRAuU3qP9lRZMul1/IbxXGg1THVpWFPBEa+VUQkcqEtO3W9GDKZ84MxYxzKTwMChTjj1l2vuNKva8HYtGPg==
39493949

39503950
eslint-plugin-node@^8.0.1:
39513951
version "8.0.1"

0 commit comments

Comments
 (0)