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

Commit aa1101b

Browse files
chore(deps-dev): bump coveralls from 3.0.4 to 3.0.5 (#295)
chore(deps-dev): bump coveralls from 3.0.4 to 3.0.5 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents 4f952d4 + 33212fb commit aa1101b

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2038,12 +2038,12 @@ cosmiconfig@^5.1.0:
20382038
parse-json "^4.0.0"
20392039

20402040
coveralls@^3.0.4:
2041-
version "3.0.4"
2042-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.4.tgz#f50233c9c62fd0973f710fce85fd19dba24cff4b"
2043-
integrity sha512-eyqUWA/7RT0JagiL0tThVhjbIjoiEUyWCjtUJoOPcWoeofP5WK/jb2OJYoBFrR6DvplR+AxOyuBqk4JHkk5ykA==
2041+
version "3.0.5"
2042+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.5.tgz#28d7274c6c9827aa85537eab82d66e7e62d0d527"
2043+
integrity sha512-/KD7PGfZv/tjKB6LoW97jzIgFqem0Tu9tZL9/iwBnBd8zkIZp7vT1ZSHNvnr0GSQMV/LTMxUstWg8WcDDUVQKg==
20442044
dependencies:
20452045
growl "~> 1.10.0"
2046-
js-yaml "^3.11.0"
2046+
js-yaml "^3.13.1"
20472047
lcov-parse "^0.0.10"
20482048
log-driver "^1.2.7"
20492049
minimist "^1.2.0"
@@ -3811,22 +3811,14 @@ js-tokens@^4.0.0:
38113811
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
38123812
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
38133813

3814-
js-yaml@^3.11.0, js-yaml@^3.13.0, js-yaml@^3.13.1:
3814+
js-yaml@^3.12.0, js-yaml@^3.12.1, js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.9.0:
38153815
version "3.13.1"
38163816
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
38173817
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
38183818
dependencies:
38193819
argparse "^1.0.7"
38203820
esprima "^4.0.0"
38213821

3822-
js-yaml@^3.12.0, js-yaml@^3.12.1, js-yaml@^3.9.0:
3823-
version "3.12.1"
3824-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
3825-
integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==
3826-
dependencies:
3827-
argparse "^1.0.7"
3828-
esprima "^4.0.0"
3829-
38303822
js2xmlparser@~3.0.0:
38313823
version "3.0.0"
38323824
resolved "https://registry.yarnpkg.com/js2xmlparser/-/js2xmlparser-3.0.0.tgz#3fb60eaa089c5440f9319f51760ccd07e2499733"

0 commit comments

Comments
 (0)