Skip to content

Commit e7fe98f

Browse files
authored
Merge pull request #132 from severest/eslint-plugin-jest-21.17.0-20.0.0
Update eslint-plugin-jest in / from 21.15.1 to 21.17.0
2 parents 4b55378 + 096d991 commit e7fe98f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"enzyme-adapter-react-16": "1.1.1",
5151
"eslint": "^4.19.1",
5252
"eslint-loader": "^2.0.0",
53-
"eslint-plugin-jest": "21.15.1",
53+
"eslint-plugin-jest": "21.17.0",
5454
"eslint-plugin-react": "^7.8.2",
5555
"extract-text-webpack-plugin": "^4.0.0-beta.0",
5656
"file-loader": "^1.1.11",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2971,9 +2971,9 @@ eslint-loader@^2.0.0:
29712971
object-hash "^1.1.4"
29722972
rimraf "^2.6.1"
29732973

2974-
eslint-plugin-jest@21.15.1:
2975-
version "21.15.1"
2976-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.15.1.tgz#662a3f0888002878f0f388efd09c190a95c33d82"
2974+
eslint-plugin-jest@21.17.0:
2975+
version "21.17.0"
2976+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.17.0.tgz#fdb00e2f9ff16987d6ebcf2c75c7add105760bbb"
29772977

29782978
eslint-plugin-react@^7.8.2:
29792979
version "7.8.2"

0 commit comments

Comments
 (0)