From b033619612848a256c7010c07e30a2ca0b2f24c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Sat, 6 Oct 2018 09:55:48 -0500 Subject: [PATCH] Updated deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9860904..3b0258e 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "LBRY Team", "dependencies": { "@babel/polyfill": "^7.0.0", - "@octokit/rest": "^15.12.1", + "@octokit/rest": "^15.13.0", "app-root-path": "^2.1.0", "async": "^2.6.1", "async-es": "^2.6.1", @@ -56,7 +56,7 @@ "@babel/plugin-syntax-import-meta": "7.0.0", "@babel/preset-env": "^7.1.0", "@babel/register": "^7.0.0", - "@inc/eslint-config": "^1.0.2", + "@inc/eslint-config": "^1.0.4", "eslint": "^5.6.1", "husky": "^1.1.1", "nodemon": "^1.18.4",