File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Microservice with Micro, Typescript, Jest and Prettier boilerplate
22
3- [ ![ CircleCI] ( https://circleci.com/gh/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate.svg?style=svg )] ( https://circleci.com/gh/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate )
3+ [ ![ CircleCI] ( https://circleci.com/gh/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate.svg?style=svg )] ( https://circleci.com/gh/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate ) [ ![ Greenkeeper badge ] ( https://badges.greenkeeper.io/nerdsofalltrades/micro-typescript-jest-prettier-boilerplate.svg )] ( https://greenkeeper.io/ )
44
55A boilerplate for building microservices with Micro, Typescript and Jest.
66
Original file line number Diff line number Diff line change 2929 "@types/micro" : " ^7.3.1" ,
3030 "@types/node" : " ^10.3.6" ,
3131 "husky" : " ^0.14.3" ,
32- "jest" : " ^22.4.4 " ,
32+ "jest" : " ^23.2.0 " ,
3333 "prettier" : " ^1.13.6" ,
34- "source-map" : " ^0.5.6 " ,
34+ "source-map" : " ^0.7.3 " ,
3535 "ts-jest" : " ^22.4.6" ,
3636 "tsc-watch" : " ^1.0.22" ,
3737 "tslint" : " ^5.10.0" ,
You can’t perform that action at this time.
0 commit comments