Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 18, 2019
1 parent 935729e commit b0f8952
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"jest-junit": "6.4.0",
"jest-stare": "1.17.0",
"lint-staged": "9.1.0",
"mocha": "6.1.4",
"mocha": "6.2.0",
"mocha-junit-reporter": "1.23.0",
"cypress-multi-reporters": "1.1.23",
"mochawesome": "4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6539,10 +6539,10 @@ mocha-junit-reporter@1.23.0:
strip-ansi "^4.0.0"
xml "^1.0.0"

mocha@6.1.4:
version "6.1.4"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.4.tgz#e35fada242d5434a7e163d555c705f6875951640"
integrity sha512-PN8CIy4RXsIoxoFJzS4QNnCH4psUCPWc4/rPrst/ecSJJbLBkubMiyGCP2Kj/9YnWbotFqAoeXyXMucj7gwCFg==
mocha@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.0.tgz#f896b642843445d1bb8bca60eabd9206b8916e56"
integrity sha512-qwfFgY+7EKAAUAdv7VYMZQknI7YJSGesxHyhn6qD52DV8UcSZs5XwCifcZGMVIE4a5fbmhvbotxC0DLQ0oKohQ==
dependencies:
ansi-colors "3.2.3"
browser-stdout "1.3.1"
Expand Down

0 comments on commit b0f8952

Please sign in to comment.