Skip to content

Commit dfb6cc4

Browse files
build(deps-dev): bump mocha from 7.1.2 to 7.2.0 (#157)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent caa3427 commit dfb6cc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"husky": "4.2.5",
4848
"lerna": "3.22.0",
4949
"lint-staged": "10.2.7",
50-
"mocha": "7.1.2",
50+
"mocha": "7.2.0",
5151
"npm-run-all": "4.1.5",
5252
"nyc": "15.1.0",
5353
"prettier": "2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5265,10 +5265,10 @@ [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1:
52655265
dependencies:
52665266
minimist "^1.2.5"
52675267

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

0 commit comments

Comments
 (0)