Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/code-coverage to v3.12.27 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 54cf1a1 commit 9637e62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@commitlint/cli": "19.0.1",
"@commitlint/config-conventional": "19.0.0",
"@cypress/code-coverage": "3.12.26",
"@cypress/code-coverage": "3.12.27",
"@cypress/instrument-cra": "1.4.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -714,9 +714,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.26":
version: 3.12.26
resolution: "@cypress/code-coverage@npm:3.12.26"
"@cypress/code-coverage@npm:3.12.27":
version: 3.12.27
resolution: "@cypress/code-coverage@npm:3.12.27"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -733,7 +733,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/10d74acb89ac3ef533f3d8dd0194a11265cf29a3bb91b9ab7d63ec349c1d8f0c3e598ebb1f5b64f1718dd087e770014188f99e009ba117fff71380842584969f
checksum: 10/9743697b9e2af4b88f51eab0fd48986930e882ce64890b96860bf570d520f9f9531aad7ef019ad86006fdceac62b7e585c4010e702133579ed40db531ba18702
languageName: node
linkType: hard

Expand Down Expand Up @@ -6401,7 +6401,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.0.1"
"@commitlint/config-conventional": "npm:19.0.0"
"@cypress/code-coverage": "npm:3.12.26"
"@cypress/code-coverage": "npm:3.12.27"
"@cypress/instrument-cra": "npm:1.4.0"
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
Expand Down

0 comments on commit 9637e62

Please sign in to comment.