Skip to content

Commit 08a6f21

Browse files
Bump coveralls from 3.0.3 to 3.0.6
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.3 to 3.0.6. - [Release notes](https://github.com/nickmerwin/node-coveralls/releases) - [Commits](https://github.com/nickmerwin/node-coveralls/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e58a377 commit 08a6f21

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -553,12 +553,12 @@ [email protected], core-util-is@~1.0.0:
553553
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
554554

555555
coveralls@^3.0.2:
556-
version "3.0.3"
557-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.3.tgz#83b1c64aea1c6afa69beaf50b55ac1bc4d13e2b8"
558-
integrity sha512-viNfeGlda2zJr8Gj1zqXpDMRjw9uM54p7wzZdvLRyOgnAfCe974Dq4veZkjJdxQXbmdppu6flEajFYseHYaUhg==
556+
version "3.0.6"
557+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.6.tgz#5c63b2759b6781118e7439bd870ba5e9ee428b25"
558+
integrity sha512-Pgh4v3gCI4T/9VijVrm8Ym5v0OgjvGLKj3zTUwkvsCiwqae/p6VLzpsFNjQS2i6ewV7ef+DjFJ5TSKxYt/mCrA==
559559
dependencies:
560560
growl "~> 1.10.0"
561-
js-yaml "^3.11.0"
561+
js-yaml "^3.13.1"
562562
lcov-parse "^0.0.10"
563563
log-driver "^1.2.7"
564564
minimist "^1.2.0"
@@ -1768,10 +1768,10 @@ [email protected]:
17681768
argparse "^1.0.7"
17691769
esprima "^4.0.0"
17701770

1771-
js-yaml@^3.11.0, js-yaml@^3.12.0:
1772-
version "3.12.1"
1773-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
1774-
integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==
1771+
js-yaml@^3.12.0, js-yaml@^3.13.1:
1772+
version "3.13.1"
1773+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
1774+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
17751775
dependencies:
17761776
argparse "^1.0.7"
17771777
esprima "^4.0.0"

0 commit comments

Comments
 (0)