Skip to content

Commit

Permalink
Merge pull request #3 from icapps/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
knor-el-snor committed Apr 4, 2019
2 parents dd6bb67 + 7ab5c0f commit 2346c49
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 20 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Boilerplate module written in typescript
[![npm version](https://badge.fury.io/js/tree-house-boilerplate.svg)](https://badge.fury.io/js/tree-house-boilerplate)
[![Dependencies](https://david-dm.org/icapps/tree-house-boilerplate.svg)](https://david-dm.org/icapps/tree-house-boilerplate.svg)
[![Build Status](https://travis-ci.org/icapps/tree-house-boilerplate.svg?branch=master)](https://travis-ci.org/icapps/tree-house-boilerplate)
[![Coverage Status](https://coveralls.io/repos/github/icapps/tree-house-boilerplate/badge.svg)](https://coveralls.io/github/icapps/tree-house-boilerplate)
[![Coverage Status](https://coveralls.io/repos/github/icapps/tree-house-boilerplate/badge.svg)](https://coveralls.io/github/icapps/tree-house-boilerplate) [![Greenkeeper badge](https://badges.greenkeeper.io/icapps/tree-house-communication.svg)](https://greenkeeper.io/)

## Usage

Expand Down
55 changes: 39 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"mandrill-api": "^1.0.45"
},
"devDependencies": {
"@types/jest": "^23.3.13",
"@types/jest": "^24.0.11",
"@types/mandrill-api": "^1.0.30",
"coveralls": "^3.0.2",
"jest": "^24.0.0",
"node-mocks-http": "^1.7.3",
"np": "^4.0.2",
"pre-commit": "^1.2.2",
"supertest": "^3.4.2",
"ts-jest": "^23.10.5",
"supertest": "^4.0.2",
"ts-jest": "^24.0.1",
"tslint": "^5.12.1",
"tslint-config-airbnb": "^5.11.1",
"typescript": "^3.2.4"
Expand Down

0 comments on commit 2346c49

Please sign in to comment.