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.0 " ,
31+ "enzyme-to-json" : " 3.3.1 " ,
3232 "eslint" : " 4.16.0" ,
3333 "flow-bin" : " 0.64.0" ,
3434 "flow-typed" : " 2.2.3" ,
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.0 " ,
56+ "enzyme-to-json" : " 3.3.1 " ,
5757 "eslint" : " 4.16.0" ,
5858 "flow-bin" : " 0.64.0" ,
5959 "flow-typed" : " 2.2.3" ,
Original file line number Diff line number Diff line change @@ -3250,9 +3250,9 @@ enzyme-adapter-utils@^1.3.0:
32503250 object.assign "^4.0.4"
32513251 prop-types "^15.6.0"
32523252
3253- enzyme-to-json@3.3.0 :
3254- version "3.3.0 "
3255- resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.0 .tgz#553e23a09ffb4b0cf09287e2edf9c6539fddaa84 "
3253+ enzyme-to-json@3.3.1 :
3254+ version "3.3.1 "
3255+ resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.1 .tgz#64239dcd417e2fb552f4baa6632de4744b9b5b93 "
32563256 dependencies :
32573257 lodash "^4.17.4"
32583258
You can’t perform that action at this time.
0 commit comments