Skip to content

Commit 8f4a7e0

Browse files
committed
0.4.1
1 parent 190778e commit 8f4a7e0

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 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.4.0",
3+
"version": "0.4.1",
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.1.0"
41+
"yargs-parser": "^13.1.1"
4242
},
4343
"devDependencies": {
4444
"@shinnn/eslint-config": "^6.10.4",

0 commit comments

Comments
 (0)