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

Commit 76776b3

Browse files
authored
Merge pull request #234 from cypress-io/renovate/coveralls-3.x
Update dependency coveralls to v3.1.1
2 parents 86d0f58 + 7e13b02 commit 76776b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"babel-loader": "8.0.2",
4242
"babel-plugin-istanbul": "6.0.0",
4343
"babel-plugin-transform-class-properties": "6.24.1",
44-
"coveralls": "3.1.0",
44+
"coveralls": "3.1.1",
4545
"cross-env": "7.0.3",
4646
"cypress": "12.0.2",
4747
"cypress-react-unit-test": "4.17.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3293,10 +3293,10 @@ cosmiconfig@^5.0.0:
32933293
js-yaml "^3.13.1"
32943294
parse-json "^4.0.0"
32953295

3296-
coveralls@3.1.0:
3297-
version "3.1.0"
3298-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b"
3299-
integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ==
3296+
coveralls@3.1.1:
3297+
version "3.1.1"
3298+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.1.tgz#f5d4431d8b5ae69c5079c8f8ca00d64ac77cf081"
3299+
integrity sha512-+dxnG2NHncSD1NrqbSM3dn/lE57O6Qf/koe9+I7c+wzkqRmEvcp0kgJdxKInzYzkICKkFMZsX3Vct3++tsF9ww==
33003300
dependencies:
33013301
js-yaml "^3.13.1"
33023302
lcov-parse "^1.0.0"

0 commit comments

Comments
 (0)