Skip to content

Commit 8041095

Browse files
Merge pull request #132 from rwjblue/dependabot/npm_and_yarn/mocha-6.1.4
2 parents aa8c695 + 751f18a commit 8041095

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2065,9 +2065,9 @@ js-tokens@^3.0.0:
20652065
version "3.0.2"
20662066
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
20672067

2068-
js-yaml@3.13.0, js-yaml@^3.5.1:
2069-
version "3.13.0"
2070-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
2068+
js-yaml@3.13.1, js-yaml@^3.5.1:
2069+
version "3.13.1"
2070+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
20712071
dependencies:
20722072
argparse "^1.0.7"
20732073
esprima "^4.0.0"
@@ -2306,8 +2306,8 @@ mocha-eslint@^3.0.1:
23062306
replaceall "^0.1.6"
23072307

23082308
mocha@^6.1.1:
2309-
version "6.1.3"
2310-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.3.tgz#79d1b370a92dfdb409e6f77bc395ca5afe4cdc93"
2309+
version "6.1.4"
2310+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.4.tgz#e35fada242d5434a7e163d555c705f6875951640"
23112311
dependencies:
23122312
ansi-colors "3.2.3"
23132313
browser-stdout "1.3.1"
@@ -2318,7 +2318,7 @@ mocha@^6.1.1:
23182318
glob "7.1.3"
23192319
growl "1.10.5"
23202320
he "1.2.0"
2321-
js-yaml "3.13.0"
2321+
js-yaml "3.13.1"
23222322
log-symbols "2.2.0"
23232323
minimatch "3.0.4"
23242324
mkdirp "0.5.1"

0 commit comments

Comments
 (0)