Skip to content

Commit

Permalink
Bump @cypress/code-coverage from 3.12.29 to 3.12.30
Browse files Browse the repository at this point in the history
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.12.29 to 3.12.30.
- [Release notes](https://github.com/cypress-io/code-coverage/releases)
- [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
- [Commits](cypress-io/code-coverage@v3.12.29...v3.12.30)

---
updated-dependencies:
- dependency-name: "@cypress/code-coverage"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 472cf2c commit 52433b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/preset-typescript": "^7.23.3",
"@csstools/postcss-sass": "^5.1.1",
"@cypress/browserify-preprocessor": "^3.0.2",
"@cypress/code-coverage": "^3.12.29",
"@cypress/code-coverage": "^3.12.30",
"@graphql-codegen/add": "^3.1.1",
"@graphql-codegen/cli": "^2.6.2",
"@graphql-codegen/introspection": "^2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1413,10 +1413,10 @@
through2 "^2.0.0"
watchify "^4.0.0"

"@cypress/code-coverage@^3.12.29":
version "3.12.29"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.29.tgz#ea0927c85edf47c25834f864f2a4d5f521135a88"
integrity sha512-+iWvC58iZtdx+863NMtgfOGzvzGeYng9syLGRGVAymxpZYvkgnP/tSdHCWI2L5yyql9xY1y3LHOfL4g29FMmlw==
"@cypress/code-coverage@^3.12.30":
version "3.12.30"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.30.tgz#0f5647e402457f1ce65388a1fd9754fbb1027847"
integrity sha512-3pE2NgAIHPw92MCzgXAtJJe6Z0z4HUJuorWBSh9Ly0s/BpLf9lZKRI8WhMIDA35oFjAmNCsChiXHFy47evasfw==
dependencies:
"@cypress/webpack-preprocessor" "^6.0.0"
chalk "4.1.2"
Expand Down

0 comments on commit 52433b5

Please sign in to comment.