Skip to content

Commit 663998e

Browse files
committed
build(package): update dependencies
1 parent 9b839ef commit 663998e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
"@octokit/webhooks-definitions": "1.2.0",
2020
"axios": "^0.18.0",
2121
"cheerio": "^1.0.0-rc.2",
22-
"coveralls": "^3.0.0",
22+
"coveralls": "^3.0.3",
2323
"get-port": "^5.0.0",
2424
"pascal-case": "^2.0.1",
2525
"pify": "^4.0.0",
2626
"prettier": "^1.16.1",
2727
"proxyquire": "^2.0.0",
28-
"semantic-release": "^15.0.0",
28+
"semantic-release": "^15.13.8",
2929
"simple-mock": "^0.8.0",
3030
"standard": "^12.0.1",
3131
"table-builder": "^2.1.1",
32-
"tap": "^12.0.0"
32+
"tap": "^12.6.1"
3333
},
3434
"scripts": {
3535
"coverage": "tap --coverage-report=html && open coverage/lcov-report/index.html",

0 commit comments

Comments
 (0)