Skip to content

Commit 1517391

Browse files
SimenBcpojer
authored andcommitted
Update Jest's own dependency on the eslint plugin (#4424)
1 parent 9075ecf commit 1517391

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-babel": "^4.1.1",
3030
"eslint-plugin-flowtype": "^2.35.0",
3131
"eslint-plugin-import": "^2.6.0",
32-
"eslint-plugin-jest": "^20.0.3",
32+
"eslint-plugin-jest": "^21.0.0",
3333
"eslint-plugin-jsx-a11y": "^6.0.2",
3434
"eslint-plugin-markdown": "^1.0.0-beta.6",
3535
"eslint-plugin-prettier": "^2.1.2",

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3666,6 +3666,10 @@ jasmine-reporters@^2.2.0:
36663666
mkdirp "^0.5.1"
36673667
xmldom "^0.1.22"
36683668

3669+
jest-docblock@^20.0.1:
3670+
version "20.0.3"
3671+
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.0.3.tgz#17bea984342cc33d83c50fbe1545ea0efaa44712"
3672+
36693673
jodid25519@^1.0.0:
36703674
version "1.0.2"
36713675
resolved "https://registry.yarnpkg.com/jodid25519/-/jodid25519-1.0.2.tgz#06d4912255093419477d425633606e0e90782967"

0 commit comments

Comments
 (0)