Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v7 (#1604)
Browse files Browse the repository at this point in the history
Co-authored-by: F. Hinkelmann <franziska.hinkelmann@gmail.com>
  • Loading branch information
renovate-bot and fhinkel committed Feb 13, 2020
1 parent f4e200b commit 794c268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datacatalog/quickstart/package.json
Expand Up @@ -13,7 +13,7 @@
"test": "mocha system-test/*.test.js --timeout=60000"
},
"devDependencies": {
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"uuid": "^3.1.0"
},
"dependencies": {
Expand Down

0 comments on commit 794c268

Please sign in to comment.