Skip to content

Commit

Permalink
chore(deps): update dependency mochawesome to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 25, 2020
1 parent d0ca361 commit febcfa1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"lint-staged": "10.0.7",
"mocha": "7.0.1",
"mocha-junit-reporter": "1.23.3",
"mochawesome": "4.1.0",
"mochawesome": "5.0.0",
"mochawesome-merge": "4.0.1",
"mochawesome-report-generator": "4.1.0",
"prettier": "1.19.1",
Expand Down
42 changes: 14 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6900,7 +6900,7 @@ mochawesome-merge@4.0.1:
glob "^7.1.6"
uuid "^3.3.2"

mochawesome-report-generator@4.1.0:
mochawesome-report-generator@4.1.0, mochawesome-report-generator@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/mochawesome-report-generator/-/mochawesome-report-generator-4.1.0.tgz#f303e6acb5b30fd900f2ed8a0ba2054a034c9c39"
integrity sha512-8diUnfzLqMPybIsq3aw3Zc4Npw9W2ZCx8/fMR0ShAXfDTtPH4t2mRykXEWBhsBA5+jM74mjWpwEqY6Pmz+pCsw==
Expand All @@ -6919,40 +6919,21 @@ mochawesome-report-generator@4.1.0:
validator "^10.11.0"
yargs "^13.2.2"

mochawesome-report-generator@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/mochawesome-report-generator/-/mochawesome-report-generator-4.0.0.tgz#34c6158d440e8be5b2cdd0d0dc5af3a02c44464a"
integrity sha512-kdVOUKOc3oe1keZYLE3f3gbC0dpzuLusGG8jHGA0hD6agdIs3vc0SvDd5Iq9LQXop9kHCxzCBX+q1py9qThkwg==
dependencies:
chalk "^2.4.2"
dateformat "^3.0.2"
fs-extra "^7.0.0"
fsu "^1.0.2"
lodash.isfunction "^3.0.8"
opener "^1.4.2"
prop-types "^15.7.2"
react "^16.8.5"
react-dom "^16.8.5"
tcomb "^3.2.17"
tcomb-validation "^3.3.0"
validator "^10.11.0"
yargs "^13.2.2"

mochawesome@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/mochawesome/-/mochawesome-4.1.0.tgz#57cdb9509a9fc54790884ec867e109644ba949ee"
integrity sha512-U23K19mLqmuBqFyIBl7FVkcIuG/2JYStCj+91WmxK1/psLgHlWBEZsNe25U0x4t1Eqgu55aHv+0utLwzfhnupw==
mochawesome@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/mochawesome/-/mochawesome-5.0.0.tgz#eb3d96e589ccdd30146bbde581fb3deec01bcbec"
integrity sha512-1Vb0G8rqURptOZUmU5xLkLUWKYlx97IoMF2/xW18tL08Z1CZaUbzLAGbgq/s3DCn/vOrb8Dy7swb/cszp3Ylpg==
dependencies:
chalk "^2.4.1"
chalk "^3.0.0"
diff "^4.0.1"
json-stringify-safe "^5.0.1"
lodash.isempty "^4.4.0"
lodash.isfunction "^3.0.9"
lodash.isobject "^3.0.2"
lodash.isstring "^4.0.1"
mochawesome-report-generator "^4.0.0"
strip-ansi "^5.0.0"
uuid "^3.3.2"
mochawesome-report-generator "^4.1.0"
strip-ansi "^6.0.0"
uuid "^7.0.0"

modify-values@^1.0.0:
version "1.0.1"
Expand Down Expand Up @@ -9745,6 +9726,11 @@ uuid@^3.3.3:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==

uuid@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.0.tgz#1833d4b9ce50b732bfaa271f9cb74e974d303c79"
integrity sha512-LNUrNsXdI/fUsypJbWM8Jt4DgQdFAZh41p9C7WE9Cn+CULOEkoG2lgQyH68v3wnIy5K3fN4jdSt270K6IFA3MQ==

v8-to-istanbul@^4.0.1:
version "4.1.2"
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-4.1.2.tgz#387d173be5383dbec209d21af033dcb892e3ac82"
Expand Down

0 comments on commit febcfa1

Please sign in to comment.