Skip to content

Commit af65ba3

Browse files
Bump coveralls from 3.0.12 to 3.0.13 (#302)
1 parent 4877244 commit af65ba3

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.12",
44+
"coveralls": "^3.0.13",
4545
"eslint": "^6.8.0",
4646
"eslint-config-prettier": "^6.11.0",
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.12:
2320-
version "3.0.12"
2321-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.12.tgz#e5417b7ef9170ad92b40f4024fce25d65ad9c24d"
2322-
integrity sha512-cDOGf4JFb1XKxT811GuLixVgJc3ZFElCLtgxkrdo0hm9Q8lmJ3cP4cZqlQTRE45MvwJNlHYwwzHPuWEv1f4f4Q==
2319+
coveralls@^3.0.13:
2320+
version "3.0.13"
2321+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.13.tgz#64d8c99af3b8a771a2e6e5bcdf556c3c5061d29d"
2322+
integrity sha512-Bch6FJI4ebK6Mwr+DjFCJbb/RayNwn5pscSDE4Ux6cgjNkAcjdgGZBRfQnuYTt5tY81MqGK8m2r+xc5FDF513A==
23232323
dependencies:
23242324
js-yaml "^3.13.1"
23252325
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)