Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 18, 2021
1 parent 753f84a commit 553ef69
Show file tree
Hide file tree
Showing 2 changed files with 886 additions and 239 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -25,20 +25,20 @@
"prepush": "npm test"
},
"devDependencies": {
"chai": "^3.2.0",
"chai-as-promised": "^6.0.0",
"coveralls": "^2.11.2",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.1.0",
"dependency-check": "^2.5.2",
"escape-string-regexp": "^1.0.3",
"eslint": "^3.4.0",
"eslint-config-semistandard": "^7.0.0",
"eslint-config-standard": "^6.0.0",
"eslint-plugin-promise": "^3.0.0",
"eslint-plugin-standard": "^2.0.0",
"husky": "~0.11.4",
"husky": "~6.0.0",
"istanbul": "^0.4.5",
"mocha": "^3.1.2",
"nock": "^9.0.2",
"sinon": "^1.12.1"
"mocha": "^9.0.1",
"nock": "^13.1.0",
"sinon": "^11.1.1"
}
}

0 comments on commit 553ef69

Please sign in to comment.