Skip to content

Commit 4ef194a

Browse files
fix: pin coveralls to 3.0.5
1 parent 335e70c commit 4ef194a

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
@@ -28,7 +28,7 @@
2828
"@types/sinon": "^7.0.12",
2929
"@types/sinon-chai": "^3.2.2",
3030
"@types/webpack": "^4.4.32",
31-
"coveralls": "^3.0.3",
31+
"coveralls": "3.0.5",
3232
"fork-ts-checker-webpack-plugin": "^1.3.4",
3333
"happypack": "^5.0.1",
3434
"html-webpack-plugin": "^3.2.0",

0 commit comments

Comments
 (0)