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 12, 2021
1 parent 0d5a7a9 commit 963227a
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 82 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
},
"devDependencies": {
"@voxpelli/eslint-config": "^4.0.0",
"chai": "^4.2.0",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.9",
"coveralls": "^3.1.0",
"dependency-check": "^4.1.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
Expand All @@ -49,10 +49,10 @@
"ghat": "^0.14.0",
"husky": "^4.3.8",
"installed-check": "^4.0.0",
"mocha": "^7.0.1",
"nock": "^11.7.2",
"mocha": "^7.2.0",
"nock": "^11.9.1",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"nyc": "^15.1.0",
"sinon": "^8.1.1"
},
"dependencies": {
Expand Down

0 comments on commit 963227a

Please sign in to comment.