Skip to content

Commit

Permalink
Merge pull request #1593 from apiaryio/dependabot/npm_and_yarn/mocha-…
Browse files Browse the repository at this point in the history
…6.2.2

chore(deps-dev): bump mocha from 6.2.1 to 6.2.2
  • Loading branch information
honzajavorek committed Oct 24, 2019
2 parents 9788213 + 2828d38 commit f4e9870
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
2 changes: 1 addition & 1 deletion packages/dredd-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint": "6.5.1",
"eslint-config-airbnb-base": "13.2.0",
"eslint-plugin-import": "2.18.2",
"mocha": "6.2.1",
"mocha": "6.2.2",
"mocha-lcov-reporter": "1.3.0",
"proxyquire": "2.1.3",
"rimraf": "3.0.0",
Expand Down
29 changes: 0 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4643,35 +4643,6 @@ mocha-lcov-reporter@1.3.0:
resolved "https://registry.yarnpkg.com/mocha-lcov-reporter/-/mocha-lcov-reporter-1.3.0.tgz#469bdef4f8afc9a116056f079df6182d0afb0384"
integrity sha1-Rpve9PivyaEWBW8HnfYYLQr7A4Q=

mocha@6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.1.tgz#da941c99437da9bac412097859ff99543969f94c"
integrity sha512-VCcWkLHwk79NYQc8cxhkmI8IigTIhsCwZ6RTxQsqK6go4UvEhzJkYuHm8B2YtlSxcYq2fY+ucr4JBwoD6ci80A==
dependencies:
ansi-colors "3.2.3"
browser-stdout "1.3.1"
debug "3.2.6"
diff "3.5.0"
escape-string-regexp "1.0.5"
find-up "3.0.0"
glob "7.1.3"
growl "1.10.5"
he "1.2.0"
js-yaml "3.13.1"
log-symbols "2.2.0"
minimatch "3.0.4"
mkdirp "0.5.1"
ms "2.1.1"
node-environment-flags "1.0.5"
object.assign "4.1.0"
strip-json-comments "2.0.1"
supports-color "6.0.0"
which "1.3.1"
wide-align "1.1.3"
yargs "13.3.0"
yargs-parser "13.1.1"
yargs-unparser "1.6.0"

mocha@6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.2.tgz#5d8987e28940caf8957a7d7664b910dc5b2fea20"
Expand Down

0 comments on commit f4e9870

Please sign in to comment.