Skip to content

Commit 7a5b25f

Browse files
dependabot[bot]czosel
authored andcommitted
chore(deps-dev): Bump eslint-plugin-jest from 22.3.2 to 22.4.1 (#998)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.3.2 to 22.4.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v22.3.2...v22.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 633f388 commit 7a5b25f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint": "5.15.1",
2222
"eslint-config-prettier": "4.1.0",
2323
"eslint-plugin-import": "2.16.0",
24-
"eslint-plugin-jest": "22.3.2",
24+
"eslint-plugin-jest": "22.4.1",
2525
"eslint-plugin-prettier": "3.0.1",
2626
"jest": "24.5.0",
2727
"jest-runner-eslint": "0.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,10 +1681,10 @@ eslint-plugin-import@2.16.0:
16811681
read-pkg-up "^2.0.0"
16821682
resolve "^1.9.0"
16831683

1684-
eslint-plugin-jest@22.3.2:
1685-
version "22.3.2"
1686-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.3.2.tgz#702ac04b06223c9241d92b986165318db474ca81"
1687-
integrity sha512-K1i3qORvcX2VuGLI4N+slreGpeObAWkT5gi1ya8olZ6YXwnxzBrMlif3uEUHgXwPIStpO26vAlRX0SgFy8SkZA==
1684+
eslint-plugin-jest@22.4.1:
1685+
version "22.4.1"
1686+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c"
1687+
integrity sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg==
16881688

16891689
eslint-plugin-prettier@3.0.1:
16901690
version "3.0.1"

0 commit comments

Comments
 (0)