Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

Commit 5c87e53

Browse files
committed
fix(deps): update dependency mocha to ^6.2.1
1 parent f7947b9 commit 5c87e53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"babel-plugin-static-fs": "^3.0.0",
4848
"confirmer": "^1.1.2",
4949
"cross-spawn": "^7.0.0",
50-
"mocha": "^6.2.0",
50+
"mocha": "^6.2.1",
5151
"pkg-to-readme": "^1.1.0",
5252
"textlint-tester": "^5.1.9"
5353
},

Diff for: yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -2910,7 +2910,7 @@ [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1:
29102910
dependencies:
29112911
minimist "0.0.8"
29122912

2913-
mocha@^6.2.0:
2913+
mocha@^6.2.1:
29142914
version "6.2.1"
29152915
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.1.tgz#da941c99437da9bac412097859ff99543969f94c"
29162916
integrity sha512-VCcWkLHwk79NYQc8cxhkmI8IigTIhsCwZ6RTxQsqK6go4UvEhzJkYuHm8B2YtlSxcYq2fY+ucr4JBwoD6ci80A==

0 commit comments

Comments
 (0)