Skip to content

Commit 8763706

Browse files
committed
Update dependencies
1 parent a44b9da commit 8763706

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"cli"
3030
],
3131
"dependencies": {
32-
"@octokit/rest": "^16.9.0",
32+
"@octokit/rest": "^16.23.2",
3333
"babel-runtime": "^6.26.0",
34-
"commander": "^2.19.0",
34+
"commander": "^2.20.0",
3535
"http-link-header": "^1.0.2",
36-
"mime-types": "^2.1.21",
36+
"mime-types": "^2.1.22",
3737
"minimatch": "^3.0.4",
3838
"url-parse": "^1.4.4"
3939
},
@@ -42,6 +42,6 @@
4242
"babel-plugin-transform-runtime": "^6.23.0",
4343
"babel-preset-env": "^1.7.0",
4444
"babel-preset-stage-0": "^6.24.1",
45-
"tap": "^12.1.1"
45+
"tap": "^12.6.1"
4646
}
4747
}

0 commit comments

Comments
 (0)