Skip to content

Commit

Permalink
bump(deps): update dependency @cypress/code-coverage to ^3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent 539c15e commit aba9563
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@cypress/code-coverage": "^3.10.0",
"@cypress/code-coverage": "^3.12.3",
"@expo/metro-config": "~0.10.0",
"@expo/webpack-config": "^19.0.0",
"@testing-library/cypress": "^9.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1366,12 +1366,12 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@cypress/code-coverage@^3.10.0":
version "3.12.0"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.0.tgz#6ad692cd9dccd88c89f67450ae44368fa1643bf2"
integrity sha512-Z4Lk/ckBc9Mv11vXMp1ike5MtIYsHCCu7Wtp4uWTcFEshi9uSbBNS6v2cwhf0beUThph0EXsVtKMi7EFAdM1Mw==
"@cypress/code-coverage@^3.12.3":
version "3.12.3"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.3.tgz#55cd019585bea7e80f75e3a266a0367f9e5b66f7"
integrity sha512-XPz25Z6BShSkLpfvFX3dNJSSM/98d2vN0H4MM1hA0PMjKW1QzdsczY6p+gVFyeDBoogFdSdNf8pbMTohCXYJFQ==
dependencies:
"@cypress/webpack-preprocessor" "^5.11.0"
"@cypress/webpack-preprocessor" "^6.0.0"
chalk "4.1.2"
dayjs "1.11.9"
debug "4.3.4"
Expand Down Expand Up @@ -1405,10 +1405,10 @@
tunnel-agent "^0.6.0"
uuid "^8.3.2"

"@cypress/webpack-preprocessor@^5.11.0":
version "5.17.1"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.17.1.tgz#19c3f6ceb89e156824917b4ec31717ade34592ec"
integrity sha512-FE/e8ikPc8z4EVopJCaior3RGy0jd2q9Xcp5NtiwNG4XnLfEnUFTZlAGwXe75sEh4fNMPrBJW1KIz77PX5vGAw==
"@cypress/webpack-preprocessor@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@cypress/webpack-preprocessor/-/webpack-preprocessor-6.0.0.tgz#e4779978c76b1efbfd2173c65960d2ef73b0b3b7"
integrity sha512-1AS1Et5CNPJii0+DdBZBS8e0hlM2BkBNmYRdZO4/16A3KS3em1sjPZtFw7jJF00m6DYAdB9iy6QW/lLZ2bN0gg==
dependencies:
bluebird "3.7.1"
debug "^4.3.4"
Expand Down

0 comments on commit aba9563

Please sign in to comment.