File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 29
29
"eslint-plugin-babel" : " ^4.1.1" ,
30
30
"eslint-plugin-flowtype" : " ^2.35.0" ,
31
31
"eslint-plugin-import" : " ^2.6.0" ,
32
- "eslint-plugin-jest" : " ^20 .0.3 " ,
32
+ "eslint-plugin-jest" : " ^21 .0.0 " ,
33
33
"eslint-plugin-jsx-a11y" : " ^6.0.2" ,
34
34
"eslint-plugin-markdown" : " ^1.0.0-beta.6" ,
35
35
"eslint-plugin-prettier" : " ^2.1.2" ,
Original file line number Diff line number Diff line change @@ -3666,6 +3666,10 @@ jasmine-reporters@^2.2.0:
3666
3666
mkdirp "^0.5.1"
3667
3667
xmldom "^0.1.22"
3668
3668
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
+
3669
3673
jodid25519@^1.0.0 :
3670
3674
version "1.0.2"
3671
3675
resolved "https://registry.yarnpkg.com/jodid25519/-/jodid25519-1.0.2.tgz#06d4912255093419477d425633606e0e90782967"
You can’t perform that action at this time.
0 commit comments