Skip to content

Commit

Permalink
bump(deps): update dependency @cypress/code-coverage to ^3.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 3481cca commit 0436a4c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 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.6",
"@expo/metro-config": "~0.10.0",
"@expo/webpack-config": "^19.0.0",
"@testing-library/cypress": "^9.0.0",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1366,10 +1366,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@cypress/code-coverage@^3.10.0":
version "3.12.5"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.5.tgz#551e7cf1c4693d9835ff6aad3fb8ce52eeb5f5df"
integrity sha512-0hczq2kgzkh/fBLm74rHcDRX//W3bhJJw/aPWu57/pPaRp5c+LcatWuv8ZtIWNXit2kBClueOrVj0I20Arh80A==
"@cypress/code-coverage@^3.12.6":
version "3.12.6"
resolved "https://registry.yarnpkg.com/@cypress/code-coverage/-/code-coverage-3.12.6.tgz#f25151a21dd4fb4a16cfd13718f4dbf769ac8a36"
integrity sha512-QeOB54dkxee8LKdbK9NqMinlMtzy60K2DexSvx4XZdrU52gut9Ukc7sUvRe44gK1yJFYno977Kx9miNIeYWVtA==
dependencies:
"@cypress/webpack-preprocessor" "^6.0.0"
chalk "4.1.2"
Expand Down Expand Up @@ -3879,7 +3879,7 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

ajv@^8.0.0, ajv@^8.9.0:
ajv@^8.0.0, ajv@^8.11.0, ajv@^8.9.0:
version "8.12.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
Expand Down Expand Up @@ -7233,6 +7233,14 @@ expo-asset@~8.10.1:
path-browserify "^1.0.0"
url-parse "^1.5.9"

expo-build-properties@~0.8.3:
version "0.8.3"
resolved "https://registry.yarnpkg.com/expo-build-properties/-/expo-build-properties-0.8.3.tgz#fbfa156e9619bebda71c66af9a26ebc3490b2365"
integrity sha512-kEDDuAadHqJTkvCGK4fXYHVrePiJO1DjyW95AicmwuGwQvGJydYFbuoauf9ybAU+4UH4arhbce8gHI3ZpIj3Jw==
dependencies:
ajv "^8.11.0"
semver "^7.5.3"

expo-checkbox@~2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/expo-checkbox/-/expo-checkbox-2.4.0.tgz#5d5bb82117f4d781eb1d4db0ff96e1f0a4a0547a"
Expand Down

0 comments on commit 0436a4c

Please sign in to comment.