Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 139d9ac

Browse files
Merge pull request #31 from Human-Connection/dependabot/npm_and_yarn/mocha-5.1.1
Bump mocha from 5.0.5 to 5.1.1
2 parents a7aa0c3 + 3739df9 commit 139d9ac

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"concurrently": "~3.5.1",
109109
"eslint": "~4.16.0",
110110
"istanbul": "1.1.0-alpha.1",
111-
"mocha": "~5.0.4",
111+
"mocha": "~5.1.1",
112112
"nodemon": "~1.17.4",
113113
"shx": "^0.2.2",
114114
"wait-on": "~2.1.0"

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3436,7 +3436,7 @@ mimic-fn@^1.0.0:
34363436
version "1.1.0"
34373437
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
34383438

3439-
"minimatch@2 || 3", minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2:
3439+
"minimatch@2 || 3", minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2:
34403440
version "3.0.4"
34413441
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
34423442
dependencies:
@@ -3483,9 +3483,9 @@ [email protected], [email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1:
34833483
dependencies:
34843484
minimist "0.0.8"
34853485

3486-
mocha@~5.0.4:
3487-
version "5.0.4"
3488-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.4.tgz#6b7aa328472da1088e69d47e75925fd3a3bb63c6"
3486+
mocha@~5.1.1:
3487+
version "5.1.1"
3488+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.1.tgz#b774c75609dac05eb48f4d9ba1d827b97fde8a7b"
34893489
dependencies:
34903490
browser-stdout "1.3.1"
34913491
commander "2.11.0"
@@ -3495,6 +3495,7 @@ mocha@~5.0.4:
34953495
glob "7.1.2"
34963496
growl "1.10.3"
34973497
he "1.1.1"
3498+
minimatch "3.0.4"
34983499
mkdirp "0.5.1"
34993500
supports-color "4.4.0"
35003501

0 commit comments

Comments
 (0)