Skip to content

Commit 35cbc7c

Browse files
Bump coveralls from 3.0.14 to 3.1.0 (#306)
1 parent 1b3dde8 commit 35cbc7c

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.14",
44+
"coveralls": "^3.1.0",
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.14:
2320-
version "3.0.14"
2321-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.14.tgz#a13c4729308e8bd1a284d7a3974eff72ce6e40c6"
2322-
integrity sha512-nEQqCHzxiFfu1dEHYxe7xrbF5vFmx122mTWIM+BkiAOmsWbSAcucNk8stELnNk2lS1biTUjFOCIf8v8ZN225IA==
2319+
coveralls@^3.1.0:
2320+
version "3.1.0"
2321+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
2322+
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
23232323
dependencies:
23242324
js-yaml "^3.13.1"
23252325
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)