Skip to content

Commit

Permalink
chore(deps): update dependency mocha-junit-reporter to v1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 16, 2020
1 parent 16a94fc commit 575c264
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 @@ -73,7 +73,7 @@
"jest-stare": "1.26.0",
"lint-staged": "9.5.0",
"mocha": "6.2.2",
"mocha-junit-reporter": "1.23.2",
"mocha-junit-reporter": "1.23.3",
"cypress-multi-reporters": "1.2.3",
"mochawesome": "4.1.0",
"mochawesome-merge": "2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6664,10 +6664,10 @@ mkdirp@0.5.1, mkdirp@0.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1:
dependencies:
minimist "0.0.8"

mocha-junit-reporter@1.23.2:
version "1.23.2"
resolved "https://registry.yarnpkg.com/mocha-junit-reporter/-/mocha-junit-reporter-1.23.2.tgz#268f47856677d5ae3d7a24afb5cc198ab74bc586"
integrity sha512-ro39KUheimNkqdtjk1qXNw4B8b/REkCjlNYAsZ5Eso7tsVIX5BoQzA24vWSnWBdP/KNEKDoMoldzYyCwHuHZlw==
mocha-junit-reporter@1.23.3:
version "1.23.3"
resolved "https://registry.yarnpkg.com/mocha-junit-reporter/-/mocha-junit-reporter-1.23.3.tgz#941e219dd759ed732f8641e165918aa8b167c981"
integrity sha512-ed8LqbRj1RxZfjt/oC9t12sfrWsjZ3gNnbhV1nuj9R/Jb5/P3Xb4duv2eCfCDMYH+fEu0mqca7m4wsiVjsxsvA==
dependencies:
debug "^2.2.0"
md5 "^2.1.0"
Expand Down

0 comments on commit 575c264

Please sign in to comment.