Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and ruscon committed Mar 16, 2019
1 parent 3f1038c commit 7d3e2d4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"@types/chai": "4.1.7",
"@types/chai-as-promised": "7.1.0",
"@types/mocha": "5.2.6",
"@types/node": "11.11.0",
"@types/sinon": "7.0.9",
"@types/node": "11.11.3",
"@types/sinon": "7.0.10",
"@types/supertest": "2.0.7",
"axios": "0.19.0-beta.1",
"axios-mock-adapter": "1.16.0",
Expand All @@ -92,7 +92,7 @@
"conventional-changelog-cli": "2.0.12",
"coveralls": "3.0.3",
"cz-conventional-changelog": "2.1.0",
"dotenv": "6.2.0",
"dotenv": "7.0.0",
"husky": "1.3.1",
"lint-staged": "8.1.5",
"mocha": "6.0.2",
Expand All @@ -107,11 +107,11 @@
"remark-lint-strong-marker": "1.0.2",
"rimraf": "2.6.3",
"sinon": "7.2.7",
"source-map-support": "0.5.10",
"supertest": "4.0.0",
"source-map-support": "0.5.11",
"supertest": "4.0.2",
"ts-node": "8.0.3",
"tsconfig-paths": "3.8.0",
"tslint": "5.13.1",
"tslint": "5.14.0",
"tslint-config-prettier": "1.18.0",
"typescript": "3.3.3333",
"winston": "3.2.1"
Expand Down

0 comments on commit 7d3e2d4

Please sign in to comment.