Skip to content

Commit

Permalink
📦 Update dependency mocha to v7.2.0 (#28569)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 26, 2020
1 parent 2674bb2 commit 541e0fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build-system/tasks/performance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Dev dependencies used by `gulp performance`",
"devDependencies": {
"chai": "4.2.0",
"mocha": "7.1.2",
"mocha": "7.2.0",
"puppeteer": "3.1.0"
}
}
8 changes: 4 additions & 4 deletions build-system/tasks/performance/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -561,10 +561,10 @@ mkdirp@0.5.5:
dependencies:
minimist "^1.2.5"

mocha@7.1.2:
version "7.1.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.1.2.tgz#8e40d198acf91a52ace122cd7599c9ab857b29e6"
integrity sha512-o96kdRKMKI3E8U0bjnfqW4QMk12MwZ4mhdBTf+B5a1q9+aq2HRnj+3ZdJu0B/ZhJeK78MgYuv6L8d/rA5AeBJA==
mocha@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.2.0.tgz#01cc227b00d875ab1eed03a75106689cfed5a604"
integrity sha512-O9CIypScywTVpNaRrCAgoUnJgozpIofjKUYmJhiCIJMiuYnLI6otcb1/kpW9/n/tJODHGZ7i8aLQoDVsMtOKQQ==
dependencies:
ansi-colors "3.2.3"
browser-stdout "1.3.1"
Expand Down

0 comments on commit 541e0fd

Please sign in to comment.