File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
packages/create-react-microservice-scaffold/src Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 "empty" : " 0.10.1" ,
2929 "enzyme" : " 3.3.0" ,
3030 "enzyme-adapter-react-16" : " 1.1.1" ,
31- "enzyme-to-json" : " 3.3.1 " ,
31+ "enzyme-to-json" : " 3.3.3 " ,
3232 "eslint" : " 4.19.1" ,
3333 "flow-bin" : " 0.65.0" ,
3434 "flow-typed" : " 2.4.0" ,
Original file line number Diff line number Diff line change 5353 "@immowelt/jest-preset-react" : " 1.1.1" ,
5454 "enzyme" : " 3.3.0" ,
5555 "enzyme-adapter-react-16" : " 1.1.1" ,
56- "enzyme-to-json" : " 3.3.1 " ,
56+ "enzyme-to-json" : " 3.3.3 " ,
5757 "eslint" : " 4.19.1" ,
5858 "flow-bin" : " 0.65.0" ,
5959 "flow-typed" : " 2.4.0" ,
Original file line number Diff line number Diff line change @@ -3392,9 +3392,9 @@ enzyme-adapter-utils@^1.3.0:
33923392 object.assign "^4.0.4"
33933393 prop-types "^15.6.0"
33943394
3395- enzyme-to-json@3.3.1 :
3396- version "3.3.1 "
3397- resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.1 .tgz#64239dcd417e2fb552f4baa6632de4744b9b5b93 "
3395+ enzyme-to-json@3.3.3 :
3396+ version "3.3.3 "
3397+ resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3 .tgz#ede45938fb309cd87ebd4386f60c754525515a07 "
33983398 dependencies :
33993399 lodash "^4.17.4"
34003400
You can’t perform that action at this time.
0 commit comments