Skip to content

Commit ef1b875

Browse files
author
Benjamin E. Coe
authored
fix(deps): v8-to-istanbul with fix for Windows paths (#311)
1 parent 26a454d commit ef1b875

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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
@@ -42,7 +42,7 @@
4242
"istanbul-reports": "^3.0.2",
4343
"rimraf": "^3.0.0",
4444
"test-exclude": "^6.0.0",
45-
"v8-to-istanbul": "^7.1.0",
45+
"v8-to-istanbul": "^8.0.0",
4646
"yargs": "^16.2.0",
4747
"yargs-parser": "^20.2.7"
4848
},

0 commit comments

Comments
 (0)