Skip to content

Commit

Permalink
chore(deps): update dependency @cypress/code-coverage to v3.12.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent 392ca30 commit b5af32c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@cypress/code-coverage": "3.12.47",
"@cypress/code-coverage": "3.12.48",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
Expand Down
33 changes: 7 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1929,14 +1929,14 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.47":
version: 3.12.47
resolution: "@cypress/code-coverage@npm:3.12.47"
"@cypress/code-coverage@npm:3.12.48":
version: 3.12.48
resolution: "@cypress/code-coverage@npm:3.12.48"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
dayjs: "npm:1.11.13"
debug: "npm:4.3.6"
debug: "npm:4.3.7"
execa: "npm:4.1.0"
globby: "npm:11.1.0"
istanbul-lib-coverage: "npm:^3.0.0"
Expand All @@ -1948,7 +1948,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/5b92f053633587727e02b2cff2ce30f9c1c77cfea674283c71f75b1e4b092d5a503bf4ebf72d9fd9c5a34150d14bd68dd6276a9cada1f8dbddd0fd1ffb208bfc
checksum: 10/7e7f4ccb0252de5ec75e93149d373fffe0c6de6f6c9e0ee59fe5b3b65ece9a5dcf966be3594e9a91b87aba176971cd88993bccd8ddfa2fb5de59dcffb08fe768
languageName: node
linkType: hard

Expand Down Expand Up @@ -6071,7 +6071,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5":
"debug@npm:4, debug@npm:4.3.7, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
Expand All @@ -6083,18 +6083,6 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.3.6":
version: 4.3.6
resolution: "debug@npm:4.3.6"
dependencies:
ms: "npm:2.1.2"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/d3adb9af7d57a9e809a68f404490cf776122acca16e6359a2702c0f462e510e91f9765c07f707b8ab0d91e03bad57328f3256f5082631cefb5393d0394d50fb7
languageName: node
linkType: hard

"debug@npm:^3.1.0, debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down Expand Up @@ -8112,7 +8100,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.4.1"
"@commitlint/config-conventional": "npm:19.4.1"
"@cypress/code-coverage": "npm:3.12.47"
"@cypress/code-coverage": "npm:3.12.48"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@eslint/compat": "npm:1.1.1"
Expand Down Expand Up @@ -9948,13 +9936,6 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:2.1.2":
version: 2.1.2
resolution: "ms@npm:2.1.2"
checksum: 10/673cdb2c3133eb050c745908d8ce632ed2c02d85640e2edb3ace856a2266a813b30c613569bf3354fdf4ea7d1a1494add3bfa95e2713baa27d0c2c71fc44f58f
languageName: node
linkType: hard

"ms@npm:2.1.3, ms@npm:^2.1.1, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
Expand Down

0 comments on commit b5af32c

Please sign in to comment.