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

chore: bump v8-to-istanbul #10606

Merged
merged 1 commit into from Oct 8, 2020
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/jest-reporters/package.json
Expand Up @@ -28,7 +28,7 @@
"source-map": "^0.6.0",
"string-length": "^4.0.1",
"terminal-link": "^2.0.0",
"v8-to-istanbul": "^5.0.1"
"v8-to-istanbul": "^6.0.0"
},
"devDependencies": {
"@types/exit": "^0.1.30",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1901,7 +1901,7 @@ __metadata:
string-length: ^4.0.1
strip-ansi: ^6.0.0
terminal-link: ^2.0.0
v8-to-istanbul: ^5.0.1
v8-to-istanbul: ^6.0.0
dependenciesMeta:
node-notifier:
optional: true
Expand Down Expand Up @@ -19504,14 +19504,14 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"v8-to-istanbul@npm:^5.0.1":
version: 5.0.1
resolution: "v8-to-istanbul@npm:5.0.1"
"v8-to-istanbul@npm:^6.0.0":
version: 6.0.0
resolution: "v8-to-istanbul@npm:6.0.0"
dependencies:
"@types/istanbul-lib-coverage": ^2.0.1
convert-source-map: ^1.6.0
source-map: ^0.7.3
checksum: 8647a626cf515db0df18eff22b073f0d8f51c500cfed011013d3010ce9c79a71f9d88d1ed15c3e312bb10466e161721e4b4f803fdabf263dd37e659d912e9911
checksum: fabf13703d6a13a1697fe6075e7c228e3483d10497f58e200db84f9ba7b530ccfa889ca85279c361ac5b287b32c412313f43d664c0857c02fff524f3a60a734b
languageName: node
linkType: hard

Expand Down