Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
matjaz committed Sep 6, 2019
1 parent b20756f commit 94afb25
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 72 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 7
- 8
- 9
- 10
Expand Down
105 changes: 37 additions & 68 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 @@ -25,8 +25,8 @@
"devDependencies": {
"expect.js": "^0.3.1",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"nock": "^10.0.6",
"standard": "^14.0.0"
"mocha": "^6.2.0",
"nock": "^11.3.3",
"standard": "^14.1.0"
}
}

0 comments on commit 94afb25

Please sign in to comment.