Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 2, 2021
1 parent 5319c2a commit 523b2a3
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 235 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"node": ">=8.6.0"
},
"devDependencies": {
"chai": "^4.2.0",
"chai": "^4.3.1",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.4",
"coveralls": "^3.1.0",
"dependency-check": "^3.3.0",
"eslint": "^5.12.1",
"eslint-config-semistandard": "^13.0.0",
Expand All @@ -40,12 +40,12 @@
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"husky": "^3.0.0",
"husky": "^3.1.0",
"installed-check": "^2.2.0",
"mocha": "^6.1.4",
"mocha": "^6.2.3",
"nock": "^10.0.6",
"nyc": "^14.1.1",
"sinon": "^7.3.2"
"sinon": "^7.5.0"
},
"dependencies": {
"bunyan-duckling": "^1.0.0",
Expand Down

0 comments on commit 523b2a3

Please sign in to comment.