Skip to content

Commit f3b2566

Browse files
authored
Merge pull request #24 from ehmicky/feature/tap_spec
Fix `npm audit` warning
2 parents 478016d + 7c2a0c7 commit f3b2566

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"eslint": "^5.0.0-alpha.3",
18-
"tap-spec": "^4.1.1",
18+
"tap-spec": "^5.0.0",
1919
"tape": "^4.8.0"
2020
}
2121
}

0 commit comments

Comments
 (0)