Skip to content

Commit

Permalink
Update dependency mocha to v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and citizensas committed May 29, 2021
1 parent 906d555 commit 1358681
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
@@ -40,7 +40,7 @@
"karma-sauce-launcher": "4.1.4",
"karma-sourcemap-loader": "0.3.7",
"lint-staged": "10.2.6",
"mocha": "7.1.2",
"mocha": "7.2.0",
"npm-run-all": "4.1.5",
"phantomjs-prebuilt": "2.1.16",
"prettier": "2.0.5",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3364,10 +3364,10 @@ mkdirp@0.5.5, mkdirp@^0.5.3:
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"

0 comments on commit 1358681

Please sign in to comment.