This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree 2 files changed +6
-14
lines changed
2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 52
52
"chokidar-cli" : " 1.2.2" ,
53
53
"codecov" : " 3.5.0" ,
54
54
"conventional-changelog-cli" : " 2.0.21" ,
55
- "coveralls" : " 3.0.4 " ,
55
+ "coveralls" : " 3.0.5 " ,
56
56
"cz-conventional-changelog" : " 2.1.0" ,
57
57
"diff" : " 4.0.1" ,
58
58
"execa" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1839
1839
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
1840
1840
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
1841
1841
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 ==
1846
1846
dependencies :
1847
1847
growl "~> 1.10.0"
1848
- js-yaml "^3.11.0 "
1848
+ js-yaml "^3.13.1 "
1849
1849
lcov-parse "^0.0.10"
1850
1850
log-driver "^1.2.7"
1851
1851
minimist "^1.2.0"
@@ -3433,14 +3433,6 @@ js-yaml@^3.10.0:
3433
3433
argparse "^1.0.7"
3434
3434
esprima "^4.0.0"
3435
3435
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
-
3444
3436
js-yaml@^3.13.1 :
3445
3437
version "3.13.1"
3446
3438
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
You can’t perform that action at this time.
0 commit comments