From 4a4cea0b1a6598cda2d2f0b866eb0f65f515356f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotrek=20Koszuli=C5=84ski?= Date: Mon, 15 Jan 2018 20:22:28 +0100 Subject: [PATCH] Internal: Updated dependencies. [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9869950..94faf55 100644 --- a/package.json +++ b/package.json @@ -20,10 +20,10 @@ "@ckeditor/ckeditor5-list": "^1.0.0-alpha.2", "@ckeditor/ckeditor5-paragraph": "^1.0.0-alpha.2", "@ckeditor/ckeditor5-typing": "^1.0.0-alpha.2", - "eslint": "^4.8.0", + "eslint": "^4.15.0", "eslint-config-ckeditor5": "^1.0.7", "husky": "^0.14.3", - "lint-staged": "^4.2.3" + "lint-staged": "^6.0.0" }, "engines": { "node": ">=6.0.0",