Skip to content

Commit 3be8bd9

Browse files
authored
fix(deps): update istanbul deps (#485)
Fixes #478
1 parent ff30cc5 commit 3be8bd9

File tree

2 files changed

+57
-35
lines changed

2 files changed

+57
-35
lines changed

package-lock.json

+55-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"find-up": "^5.0.0",
3939
"foreground-child": "^2.0.0",
4040
"istanbul-lib-coverage": "^3.2.0",
41-
"istanbul-lib-report": "^3.0.0",
42-
"istanbul-reports": "^3.1.4",
41+
"istanbul-lib-report": "^3.0.1",
42+
"istanbul-reports": "^3.1.6",
4343
"rimraf": "^3.0.2",
4444
"test-exclude": "^6.0.0",
4545
"v8-to-istanbul": "^9.0.0",

0 commit comments

Comments
 (0)