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

Commit 59d9b77

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency coveralls to v3.0.5
1 parent 8b25394 commit 59d9b77

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"chokidar-cli": "1.2.2",
5353
"codecov": "3.5.0",
5454
"conventional-changelog-cli": "2.0.21",
55-
"coveralls": "3.0.4",
55+
"coveralls": "3.0.5",
5656
"cz-conventional-changelog": "2.1.0",
5757
"diff": "4.0.1",
5858
"execa": "1.0.0",

Diff for: yarn.lock

+5-13
Original file line numberDiff line numberDiff line change
@@ -1839,13 +1839,13 @@ [email protected], core-util-is@~1.0.0:
18391839
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
18401840
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
18411841

1842-
1843-
version "3.0.4"
1844-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.4.tgz#f50233c9c62fd0973f710fce85fd19dba24cff4b"
1845-
integrity sha512-eyqUWA/7RT0JagiL0tThVhjbIjoiEUyWCjtUJoOPcWoeofP5WK/jb2OJYoBFrR6DvplR+AxOyuBqk4JHkk5ykA==
1842+
1843+
version "3.0.5"
1844+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.5.tgz#28d7274c6c9827aa85537eab82d66e7e62d0d527"
1845+
integrity sha512-/KD7PGfZv/tjKB6LoW97jzIgFqem0Tu9tZL9/iwBnBd8zkIZp7vT1ZSHNvnr0GSQMV/LTMxUstWg8WcDDUVQKg==
18461846
dependencies:
18471847
growl "~> 1.10.0"
1848-
js-yaml "^3.11.0"
1848+
js-yaml "^3.13.1"
18491849
lcov-parse "^0.0.10"
18501850
log-driver "^1.2.7"
18511851
minimist "^1.2.0"
@@ -3433,14 +3433,6 @@ js-yaml@^3.10.0:
34333433
argparse "^1.0.7"
34343434
esprima "^4.0.0"
34353435

3436-
js-yaml@^3.11.0:
3437-
version "3.12.0"
3438-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
3439-
integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==
3440-
dependencies:
3441-
argparse "^1.0.7"
3442-
esprima "^4.0.0"
3443-
34443436
js-yaml@^3.13.1:
34453437
version "3.13.1"
34463438
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"

0 commit comments

Comments
 (0)