Skip to content

Commit 4aa4928

Browse files
authored
chore: explicitly upgrade instrumenter (#126)
1 parent 664af67 commit 4aa4928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"dependencies": {
1212
"find-up": "^2.1.0",
13-
"istanbul-lib-instrument": "^1.7.2",
13+
"istanbul-lib-instrument": "^1.7.5",
1414
"test-exclude": "^4.1.1"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)