File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.0.0-beta.30" ,
3- "version" : " 3.5.1 "
3+ "version" : " 3.5.2 "
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " enzyme-matchers" ,
3- "version" : " 3.5.1 " ,
3+ "version" : " 3.5.2 " ,
44 "description" : " Testing Matchers for Enzyme" ,
55 "main" : " lib/index.js" ,
66 "homepage" : " https://github.com/blainekasten/enzyme-matchers/packages/enzyme-matchers#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jasmine-enzyme" ,
3- "version" : " 3.5.1 " ,
3+ "version" : " 3.5.2 " ,
44 "description" : " Jasmine assertions for enzyme" ,
55 "main" : " lib/index.js" ,
66 "homepage" : " https://github.com/blainekasten/enzyme-matchers/packages/jasmine-enzyme#readme" ,
4444 "enzyme" : " 1.x || 2.x"
4545 },
4646 "dependencies" : {
47- "enzyme-matchers" : " ^3.5.1 "
47+ "enzyme-matchers" : " ^3.5.2 "
4848 },
4949 "jest" : {
5050 "testPathDirs" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-enzyme" ,
3- "version" : " 3.5.1 " ,
3+ "version" : " 3.5.2 " ,
44 "description" : " Testing Matchers for Enzyme" ,
55 "main" : " lib/index.js" ,
66 "author" :
" Blaine Kasten <[email protected] >" ,
5050 },
5151 "dependencies" : {
5252 "@types/react" : " ^15.0.22" ,
53- "enzyme-matchers" : " ^3.5.1 " ,
53+ "enzyme-matchers" : " ^3.5.2 " ,
5454 "enzyme-to-json" : " ^1.5.0"
5555 },
5656 "jest" : {
You can’t perform that action at this time.
0 commit comments