Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/code-coverage to v3.12.15 (#47)
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 Dec 20, 2023
1 parent f44d800 commit 8b40992
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"devDependencies": {
"@commitlint/cli": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@cypress/code-coverage": "3.12.10",
"@cypress/code-coverage": "3.12.15",
"@cypress/instrument-cra": "1.4.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/file-saver": "^2.0.7",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3367,17 +3367,17 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.10":
version: 3.12.10
resolution: "@cypress/code-coverage@npm:3.12.10"
"@cypress/code-coverage@npm:3.12.15":
version: 3.12.15
resolution: "@cypress/code-coverage@npm:3.12.15"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
dayjs: "npm:1.11.10"
debug: "npm:4.3.4"
execa: "npm:4.1.0"
globby: "npm:11.1.0"
istanbul-lib-coverage: "npm:3.0.0"
istanbul-lib-coverage: "npm:^3.0.0"
js-yaml: "npm:4.1.0"
nyc: "npm:15.1.0"
peerDependencies:
Expand All @@ -3386,7 +3386,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 6ba933c6078090043e779e7760cfd5cafd6037b0b9151cbe477eca2707a2ac641cf4466203bf8b2666c1e13f5a7d2e926ce10160ad0a345a58e2ac2df7a974ba
checksum: 7411a3d11a18b5d28ed962792d82b2a573ffd37c0330643f31c94793ac3e6597b50ab93edec2e4cb129fb9ce84e774d762a4f7ca1bc90b3d3abb16fc1291b374
languageName: node
linkType: hard

Expand Down Expand Up @@ -9793,7 +9793,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:18.4.2"
"@commitlint/config-conventional": "npm:18.4.2"
"@cypress/code-coverage": "npm:3.12.10"
"@cypress/code-coverage": "npm:3.12.15"
"@cypress/instrument-cra": "npm:1.4.0"
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:11.11.0"
Expand Down Expand Up @@ -10650,13 +10650,6 @@ __metadata:
languageName: node
linkType: hard

"istanbul-lib-coverage@npm:3.0.0":
version: 3.0.0
resolution: "istanbul-lib-coverage@npm:3.0.0"
checksum: eb0ba205890ee02ea9d76b31d6adf196f532b28a158c0c4db0db6ee6b60de476aca7bba34a9321d17fc396853db758d9430f1202ed28a7a6060e9d1cc8f555c0
languageName: node
linkType: hard

"istanbul-lib-coverage@npm:^3.0.0, istanbul-lib-coverage@npm:^3.2.0":
version: 3.2.0
resolution: "istanbul-lib-coverage@npm:3.2.0"
Expand Down

0 comments on commit 8b40992

Please sign in to comment.