Skip to content

Commit aa81878

Browse files
committed
0.3.2
1 parent 127f5e0 commit aa81878

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coverage",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "A command-line tool to collect and report code coverage of a JavaScript program",
55
"author": "Shinnosuke Watanabe (https://github.com/shinnn)",
66
"repository": "shinnn/coverage",
@@ -38,7 +38,7 @@
3838
"slash": "^3.0.0",
3939
"test-exclude": "^5.2.3",
4040
"which": "^1.3.1",
41-
"yargs-parser": "^13.0.0"
41+
"yargs-parser": "^13.1.0"
4242
},
4343
"devDependencies": {
4444
"@shinnn/eslint-config": "^6.10.3",

0 commit comments

Comments
 (0)