Skip to content

Commit 97b281b

Browse files
Merge pull request #184 from callstack/dependabot/npm_and_yarn/eslint-plugin-jest-24.3.6
chore(deps): bump eslint-plugin-jest from 23.20.0 to 24.3.6
2 parents 28a0433 + 3642592 commit 97b281b

File tree

4 files changed

+1967
-142
lines changed

4 files changed

+1967
-142
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint-config-prettier": "^6.10.1",
2222
"eslint-plugin-flowtype": "^4.5.2",
2323
"eslint-plugin-import": "^2.19.1",
24-
"eslint-plugin-jest": "^23.1.1",
24+
"eslint-plugin-jest": "^24.3.6",
2525
"eslint-plugin-prettier": "^3.1.3",
2626
"eslint-plugin-promise": "^4.2.1",
2727
"eslint-plugin-react": "^7.17.0",

test/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"devDependencies": {
1212
"@callstack/eslint-config": "link:..",
1313
"eslint": "*",
14-
"left-pad": "*"
14+
"left-pad": "*",
15+
"jest": "*"
1516
}
1617
}

0 commit comments

Comments
 (0)