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

Commit 0b826ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @cypress/code-coverage to v3.9.2
1 parent c10065c commit 0b826ee

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.9.1",
41+
"@cypress/code-coverage": "3.9.2",
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.9.1":
1382-
version "3.9.1"
1383-
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.9.1.tgz#bd97b6fc76d4d3537f3818552b16b83a12a1cbdf"
1384-
integrity sha512-Y/pt8ERu6sOQUqEnp6MkJffjiaw7B7ilrbc8LWXPPwNTboMvPI03FeiByhZtgsALwAymMX3q7ddgsF9xOxBmgQ==
1381+
"@cypress/code-coverage@3.9.2":
1382+
version "3.9.2"
1383+
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.9.2.tgz#582cdb3a7858b3ecf294933b043d0bc236ce0bd9"
1384+
integrity sha512-YnzkRBxdsY/Ek/68nr+MowqW59UJsd28j10mFOerW/wrSkuxGrWvOldMs8Y4tU70L4fgd4wDPqGGMer3+UzbwA==
13851385
dependencies:
13861386
"@cypress/browserify-preprocessor" "3.0.1"
13871387
debug "4.3.1"

0 commit comments

Comments
 (0)