Skip to content

Commit

Permalink
Merge 83d9731 into 598fc24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2021
2 parents 598fc24 + 83d9731 commit 934ee84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -64,7 +64,7 @@
"karma-sourcemap-loader": "0.3.8",
"karma-spec-reporter": "0.0.32",
"lodash": "4.17.21",
"mocha": "9.1.2",
"mocha": "9.1.3",
"mocha-lcov-reporter": "1.3.0",
"prettier": "2.4.1",
"puppeteer": "10.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3212,10 +3212,10 @@ 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@9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.2.tgz#93f53175b0f0dc4014bd2d612218fccfcf3534d3"
integrity sha512-ta3LtJ+63RIBP03VBjMGtSqbe6cWXRejF9SyM9Zyli1CKZJZ+vfCTj3oW24V7wAphMJdpOFLoMI3hjJ1LWbs0w==
mocha@9.1.3:
version "9.1.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.3.tgz#8a623be6b323810493d8c8f6f7667440fa469fdb"
integrity sha512-Xcpl9FqXOAYqI3j79pEtHBBnQgVXIhpULjGQa7DVb0Po+VzmSIK9kanAiWLHoRR/dbZ2qpdPshuXr8l1VaHCzw==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"
Expand Down

0 comments on commit 934ee84

Please sign in to comment.