Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 6, 2021
1 parent b6a3195 commit b8cd3cd
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 @@ -63,7 +63,7 @@
"karma-sourcemap-loader": "0.3.8",
"karma-spec-reporter": "0.0.32",
"lodash": "4.17.21",
"mocha": "8.3.0",
"mocha": "8.3.1",
"mocha-lcov-reporter": "1.3.0",
"puppeteer": "8.0.0",
"rollup": "2.40.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3200,10 +3200,10 @@ mocha-lcov-reporter@1.3.0:
resolved "https://registry.npm.taobao.org/mocha-lcov-reporter/download/mocha-lcov-reporter-1.3.0.tgz#469bdef4f8afc9a116056f079df6182d0afb0384"
integrity sha1-Rpve9PivyaEWBW8HnfYYLQr7A4Q=

mocha@8.3.0:
version "8.3.0"
resolved "https://registry.npm.taobao.org/mocha/download/mocha-8.3.0.tgz?cache=0&sync_timestamp=1613070861824&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmocha%2Fdownload%2Fmocha-8.3.0.tgz#a83a7432d382ae1ca29686062d7fdc2c36f63fe5"
integrity sha1-qDp0MtOCrhyiloYGLX/cLDb2P+U=
mocha@8.3.1:
version "8.3.1"
resolved "https://registry.npm.taobao.org/mocha/download/mocha-8.3.1.tgz?cache=0&sync_timestamp=1615013915139&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmocha%2Fdownload%2Fmocha-8.3.1.tgz#b9eda6da1eb8cb8d29860a9c2205de5b8a076560"
integrity sha1-ue2m2h64y40phgqcIgXeW4oHZWA=
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"
Expand Down

0 comments on commit b8cd3cd

Please sign in to comment.