From baf4b42d815fbac33af6b020f83db847d510fe89 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: Wed, 3 Oct 2018 14:22:04 -0500 Subject: [PATCH] Updated deps --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1dbb845..11744d1 100755 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "choo-devtools": "^2.5.1", "choo-ssr": "^0.2.1", "choo-websocket": "^2.0.0", - "colorette": "^1.0.4", + "colorette": "^1.0.5", "cors": "^2.8.4", "cron": "^1.4.1", "date-format-lite": "^17.7.0", @@ -48,7 +48,7 @@ "@babel/core": "^7.1.2", "@babel/plugin-external-helpers": "7.0.0", "@babel/plugin-proposal-class-properties": "7.1.0", - "@babel/plugin-proposal-decorators": "7.1.0", + "@babel/plugin-proposal-decorators": "7.1.2", "@babel/plugin-proposal-export-namespace-from": "7.0.0", "@babel/plugin-proposal-function-sent": "7.1.0", "@babel/plugin-proposal-json-strings": "7.0.0", @@ -58,7 +58,7 @@ "@babel/plugin-syntax-import-meta": "7.0.0", "@babel/preset-env": "^7.1.0", "@babel/register": "^7.0.0", - "husky": "^1.0.0", + "husky": "^1.1.0", "nodemon": "^1.18.4", "npm-run-all": "^4.1.3", "sass": "^1.14.1",