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

Commit d5c31bd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @cypress/code-coverage to v3.8.8
1 parent 9ead286 commit d5c31bd

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@babel/core": "7.12.10",
4040
"@babel/preset-react": "7.12.10",
41-
"@cypress/code-coverage": "3.8.7",
41+
"@cypress/code-coverage": "3.8.8",
4242
"babel-plugin-istanbul": "6.0.0",
4343
"babel-plugin-transform-class-properties": "6.24.1",
4444
"coveralls": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,10 +1378,10 @@
13781378
js-yaml "3.14.0"
13791379
nyc "15.1.0"
13801380

1381-
"@cypress/code-coverage@3.8.7":
1382-
version "3.8.7"
1383-
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.8.7.tgz#c98decc8253a99cb808c99e70f5c857b76dd1e74"
1384-
integrity sha512-+kBKM5SGHe6KlsbKN4I9FebCK7CtylUUQJTQGerfEAKYK7tguEOETxfB+tWT8MxWMgxiR/Ovc0rWsp1ND+KBKQ==
1381+
"@cypress/code-coverage@3.8.8":
1382+
version "3.8.8"
1383+
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.8.8.tgz#3e82e89dd8ff9eeddefb5c50e63d7a3c09332458"
1384+
integrity sha512-QgO7mcy39dhoin1yzHF6YT+gC4u4+/3+xd0aJiWfNWElrQ+DVk3TKLC06Sk1c8BwhCXP/GYXs+CRFZH2lQpMzA==
13851385
dependencies:
13861386
"@cypress/browserify-preprocessor" "3.0.1"
13871387
debug "4.3.1"

0 commit comments

Comments
 (0)