Skip to content

Commit 217286a

Browse files
chore(deps): bump @cypress/code-coverage from 3.13.2 to 3.13.6 (#1105)
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.13.2 to 3.13.6. - [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.13.2...v3.13.6) --- updated-dependencies: - dependency-name: "@cypress/code-coverage" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Benjamin Granados <[email protected]>
1 parent 50d127a commit 217286a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@babel/core": "^7.26.0",
6161
"@babel/preset-env": "^7.26.0",
62-
"@cypress/code-coverage": "^3.13.2",
62+
"@cypress/code-coverage": "^3.13.6",
6363
"@next/eslint-plugin-next": "^14.0.1",
6464
"@svgr/webpack": "^8.1.0",
6565
"@types/babel__core": "^7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2846,9 +2846,9 @@ __metadata:
28462846
languageName: node
28472847
linkType: hard
28482848

2849-
"@cypress/code-coverage@npm:^3.13.2":
2850-
version: 3.13.2
2851-
resolution: "@cypress/code-coverage@npm:3.13.2"
2849+
"@cypress/code-coverage@npm:^3.13.6":
2850+
version: 3.13.6
2851+
resolution: "@cypress/code-coverage@npm:3.13.6"
28522852
dependencies:
28532853
"@cypress/webpack-preprocessor": "npm:^6.0.0"
28542854
chalk: "npm:4.1.2"
@@ -2865,7 +2865,7 @@ __metadata:
28652865
babel-loader: ^8.3 || ^9
28662866
cypress: "*"
28672867
webpack: ^4 || ^5
2868-
checksum: 10c0/772f6e77c20ba0fe9f8972c6861ad05bcd45508f0e52ae26120c51d535128023d4200e417284014fe5f11a454f900aebafd5ff570a1734f364a3270384e00b8a
2868+
checksum: 10c0/2b4407c7edcbf6a8e83d963ebf5c99b6506c2c96f62e18df6cd0addae54b0b4f9abfc180e720b673cd0ad6ba5dbaa4e03dda0ec9b36035bcf2d338979a312511
28692869
languageName: node
28702870
linkType: hard
28712871

@@ -8290,7 +8290,7 @@ __metadata:
82908290
dependencies:
82918291
"@babel/core": "npm:^7.26.0"
82928292
"@babel/preset-env": "npm:^7.26.0"
8293-
"@cypress/code-coverage": "npm:^3.13.2"
8293+
"@cypress/code-coverage": "npm:^3.13.6"
82948294
"@docsearch/react": "npm:3.8.0"
82958295
"@next/eslint-plugin-next": "npm:^14.0.1"
82968296
"@svgr/webpack": "npm:^8.1.0"

0 commit comments

Comments
 (0)