Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @cypress/code-coverage to v3.13.6 #420

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/focus-trap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"true-myth": "^6.2.0"
},
"devDependencies": {
"@cypress/code-coverage": "3.12.45",
"@cypress/code-coverage": "3.13.6",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@types/node": "20.14.15",
"concurrently": "8.2.2",
Expand Down
41 changes: 17 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -509,14 +509,14 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.45":
version: 3.12.45
resolution: "@cypress/code-coverage@npm:3.12.45"
"@cypress/code-coverage@npm:3.13.6":
version: 3.13.6
resolution: "@cypress/code-coverage@npm:3.13.6"
dependencies:
"@cypress/webpack-preprocessor": ^6.0.0
chalk: 4.1.2
dayjs: 1.11.12
debug: 4.3.6
dayjs: 1.11.13
debug: 4.3.7
execa: 4.1.0
globby: 11.1.0
istanbul-lib-coverage: ^3.0.0
Expand All @@ -528,7 +528,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 776081b3c04dd2db581ff60895578b0859281a298758cd4ab232a66d802fa60b3708be02ee82dea4ac345ef60f8d80d218512cea026e68b414f67db06175c3f3
checksum: b8851cad9259dfaa996faecdeba71ed7101954cd4afe1e32396abaa152ba6a6a121cb56a2feb774a16e1c79ef2f928e62c6be97afc41a387cca881db66b7400c
languageName: node
linkType: hard

Expand Down Expand Up @@ -588,7 +588,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@davidevmod/focus-trap@workspace:packages/focus-trap"
dependencies:
"@cypress/code-coverage": 3.12.45
"@cypress/code-coverage": 3.13.6
"@istanbuljs/nyc-config-typescript": 1.0.2
"@types/node": 20.14.15
concurrently: 8.2.2
Expand Down Expand Up @@ -2793,10 +2793,10 @@ __metadata:
languageName: node
linkType: hard

"dayjs@npm:1.11.12, dayjs@npm:^1.10.4":
version: 1.11.12
resolution: "dayjs@npm:1.11.12"
checksum: 40a4f67c2df3af125ae0ddec68d3a6d806d3009a7414bf45479aaf82f1dd82f3e139e6642e72391abccc37488897830c56afcabb4c819014130d283644df8128
"dayjs@npm:1.11.13, dayjs@npm:^1.10.4":
version: 1.11.13
resolution: "dayjs@npm:1.11.13"
checksum: f388db88a6aa93956c1f6121644e783391c7b738b73dbc54485578736565c8931bdfba4bb94e9b1535c6e509c97d5deb918bbe1ae6b34358d994de735055cca9
languageName: node
linkType: hard

Expand All @@ -2807,15 +2807,15 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:4.3.6, 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.6":
version: 4.3.6
resolution: "debug@npm:4.3.6"
"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.6":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: 2.1.2
ms: ^2.1.3
peerDependenciesMeta:
supports-color:
optional: true
checksum: 1630b748dea3c581295e02137a9f5cbe2c1d85fea35c1e6597a65ca2b16a6fce68cec61b299d480787ef310ba927dc8c92d3061faba0ad06c6a724672f66be7f
checksum: 822d74e209cd910ef0802d261b150314bbcf36c582ccdbb3e70f0894823c17e49a50d3e66d96b633524263975ca16b6a833f3e3b7e030c157169a5fabac63160
languageName: node
linkType: hard

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

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

"ms@npm:^2.0.0, ms@npm:^2.1.1":
"ms@npm:^2.0.0, ms@npm:^2.1.1, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: aa92de608021b242401676e35cfa5aa42dd70cbdc082b916da7fb925c542173e36bce97ea3e804923fe92c0ad991434e4a38327e15a1b5b5f945d66df615ae6d
Expand Down
Loading