Skip to content

Commit 1ebcaf9

Browse files
author
Benjamin E. Coe
authored
fix(deps): merging failed when the same script occurred multiple times in the same report (#147)
1 parent 94ae71c commit 1ebcaf9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"author": "Ben Coe <ben@npmjs.com>",
3333
"license": "ISC",
3434
"dependencies": {
35-
"@bcoe/v8-coverage": "^0.2.1",
35+
"@bcoe/v8-coverage": "^0.2.3",
3636
"find-up": "^4.0.0",
3737
"foreground-child": "^2.0.0",
3838
"furi": "^1.3.0",

0 commit comments

Comments
 (0)