Skip to content

Commit b74072f

Browse files
Bump coveralls from 3.0.11 to 3.0.12 (#300)
1 parent e8f1683 commit b74072f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"debug": "^4.1.1"
4242
},
4343
"devDependencies": {
44-
"coveralls": "^3.0.11",
44+
"coveralls": "^3.0.12",
4545
"eslint": "^6.8.0",
4646
"eslint-config-prettier": "^6.10.1",
4747
"eslint-plugin-prettier": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2316,10 +2316,10 @@ [email protected]:
23162316
path-type "^4.0.0"
23172317
yaml "^1.7.2"
23182318

2319-
coveralls@^3.0.11:
2320-
version "3.0.11"
2321-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.11.tgz#e141da0922b632fcc66620f334460c3f0026a4ce"
2322-
integrity sha512-LZPWPR2NyGKyaABnc49dR0fpeP6UqhvGq4B5nUrTQ1UBy55z96+ga7r+/ChMdMJUwBgyJDXBi88UBgz2rs9IiQ==
2319+
coveralls@^3.0.12:
2320+
version "3.0.12"
2321+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.12.tgz#e5417b7ef9170ad92b40f4024fce25d65ad9c24d"
2322+
integrity sha512-cDOGf4JFb1XKxT811GuLixVgJc3ZFElCLtgxkrdo0hm9Q8lmJ3cP4cZqlQTRE45MvwJNlHYwwzHPuWEv1f4f4Q==
23232323
dependencies:
23242324
js-yaml "^3.13.1"
23252325
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)