Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit a549ad5

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps-dev): bump coveralls from 3.0.7 to 3.0.9
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.7 to 3.0.9. - [Release notes](https://github.com/nickmerwin/node-coveralls/releases) - [Commits](https://github.com/nickmerwin/node-coveralls/commits/3.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8a87d1d commit a549ad5

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

yarn.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1976,16 +1976,15 @@ cosmiconfig@^5.1.0, cosmiconfig@^5.2.0:
19761976
parse-json "^4.0.0"
19771977

19781978
coveralls@^3.0.4:
1979-
version "3.0.7"
1980-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.7.tgz#1eca48e47976e9573d6a2f18b97c2fea4026f34a"
1981-
integrity sha512-mUuH2MFOYB2oBaA4D4Ykqi9LaEYpMMlsiOMJOrv358yAjP6enPIk55fod2fNJ8AvwoYXStWQls37rA+s5e7boA==
1979+
version "3.0.9"
1980+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.9.tgz#8cfc5a5525f84884e2948a0bf0f1c0e90aac0420"
1981+
integrity sha512-nNBg3B1+4iDox5A5zqHKzUTiwl2ey4k2o0NEcVZYvl+GOSJdKBj4AJGKLv6h3SvWch7tABHePAQOSZWM9E2hMg==
19821982
dependencies:
1983-
growl "~> 1.10.0"
19841983
js-yaml "^3.13.1"
1985-
lcov-parse "^0.0.10"
1984+
lcov-parse "^1.0.0"
19861985
log-driver "^1.2.7"
19871986
minimist "^1.2.0"
1988-
request "^2.86.0"
1987+
request "^2.88.0"
19891988

19901989
cp-file@^6.2.0:
19911990
version "6.2.0"
@@ -3047,7 +3046,7 @@ graceful-fs@^4.2.0:
30473046
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b"
30483047
integrity sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==
30493048

3050-
growl@1.10.5, "growl@~> 1.10.0":
3049+
growl@1.10.5:
30513050
version "1.10.5"
30523051
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
30533052
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
@@ -3808,10 +3807,10 @@ lcid@^2.0.0:
38083807
dependencies:
38093808
invert-kv "^2.0.0"
38103809

3811-
lcov-parse@^0.0.10:
3812-
version "0.0.10"
3813-
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3"
3814-
integrity sha1-GwuP+ayceIklBYK3C3ExXZ2m2aM=
3810+
lcov-parse@^1.0.0:
3811+
version "1.0.0"
3812+
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-1.0.0.tgz#eb0d46b54111ebc561acb4c408ef9363bdc8f7e0"
3813+
integrity sha1-6w1GtUER68VhrLTECO+TY73I9+A=
38153814

38163815
lerna@^3.4.0:
38173816
version "3.19.0"
@@ -5439,7 +5438,7 @@ repeating@^2.0.0:
54395438
dependencies:
54405439
is-finite "^1.0.0"
54415440

5442-
request@^2.86.0, request@^2.87.0:
5441+
request@^2.87.0, request@^2.88.0:
54435442
version "2.88.0"
54445443
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
54455444
integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==

0 commit comments

Comments
 (0)