Skip to content

Commit

Permalink
chore(deps): update dependency mocha-junit-reporter to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 16, 2019
1 parent 935729e commit d83f12a
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.17.0",
"lint-staged": "9.1.0",
"mocha": "6.1.4",
"mocha-junit-reporter": "1.23.0",
"mocha-junit-reporter": "1.23.1",
"cypress-multi-reporters": "1.1.23",
"mochawesome": "4.0.1",
"mochawesome-merge": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6528,10 +6528,10 @@ mkdirp@0.5.1, mkdirp@0.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0
dependencies:
minimist "0.0.8"

mocha-junit-reporter@1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/mocha-junit-reporter/-/mocha-junit-reporter-1.23.0.tgz#c5ad7f10b5aa9a7cc6e169b6bf15baf2700266ca"
integrity sha512-pmpnEO4iDTmLfrT2RKqPsc5relG4crnDSGmXPuGogdda27A7kLujDNJV4EbTbXlVBCZXggN9rQYPEWMkOv4AAA==
mocha-junit-reporter@1.23.1:
version "1.23.1"
resolved "https://registry.yarnpkg.com/mocha-junit-reporter/-/mocha-junit-reporter-1.23.1.tgz#ba11519c0b967f404e4123dd69bc4ba022ab0f12"
integrity sha512-qeDvKlZyAH2YJE1vhryvjUQ06t2hcnwwu4k5Ddwn0GQINhgEYFhlGM0DwYCVUHq5cuo32qAW6HDsTHt7zz99Ng==
dependencies:
debug "^2.2.0"
md5 "^2.1.0"
Expand Down

0 comments on commit d83f12a

Please sign in to comment.