Skip to content

Commit fbc2b3c

Browse files
chore(deps-dev): bump mocha from 7.1.2 to 7.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.2 to 7.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v7.1.2...v7.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 98f20eb commit fbc2b3c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"karma-coverage-istanbul-reporter": "~3.0.2",
9292
"karma-jasmine": "~3.1.1",
9393
"karma-jasmine-html-reporter": "^1.5.4",
94-
"mocha": "^7.1.2",
94+
"mocha": "^7.2.0",
9595
"nan": "^2.14.1",
9696
"node-loader": "^0.6.0",
9797
"spectron": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6194,10 +6194,10 @@ mkdirp@0.5.5, mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@
61946194
dependencies:
61956195
minimist "^1.2.5"
61966196

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

0 commit comments

Comments
 (0)