Skip to content

Commit a4624ee

Browse files
chore(deps-dev): Bump eslint-plugin-jest from 22.19.0 to 22.20.0 (#1203)
1 parent ab2a35f commit a4624ee

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.16.0",
2222
"eslint-config-prettier": "6.4.0",
2323
"eslint-plugin-import": "2.18.2",
24-
"eslint-plugin-jest": "22.19.0",
24+
"eslint-plugin-jest": "22.20.0",
2525
"eslint-plugin-prettier": "3.1.1",
2626
"jest": "24.9.0",
2727
"jest-runner-eslint": "0.7.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,10 +1860,10 @@ eslint-plugin-import@2.18.2:
18601860
read-pkg-up "^2.0.0"
18611861
resolve "^1.11.0"
18621862

1863-
eslint-plugin-jest@22.19.0:
1864-
version "22.19.0"
1865-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.19.0.tgz#0cf90946a8c927d40a2c64458c89bb635d0f2a0b"
1866-
integrity sha512-4zUc3rh36ds0SXdl2LywT4YWA3zRe8sfLhz8bPp8qQPIKvynTTkNGwmSCMpl5d9QiZE2JxSinGF+WD8yU+O0Lg==
1863+
eslint-plugin-jest@22.20.0:
1864+
version "22.20.0"
1865+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.20.0.tgz#a3c3615c516fcbd20d50dbf395ea37361bd9e3b2"
1866+
integrity sha512-UwHGXaYprxwd84Wer8H7jZS+5C3LeEaU8VD7NqORY6NmPJrs+9Ugbq3wyjqO3vWtSsDaLar2sqEB8COmOZA4zw==
18671867
dependencies:
18681868
"@typescript-eslint/experimental-utils" "^1.13.0"
18691869

0 commit comments

Comments
 (0)