Browse Source

Updated dependencies.

Piotrek Koszuliński 8 years ago
parent
commit
a59987f310
1 changed files with 3 additions and 3 deletions
  1. 3 3
      packages/ckeditor5-font/package.json

+ 3 - 3
packages/ckeditor5-font/package.json

@@ -13,10 +13,10 @@
   },
   "devDependencies": {
     "@ckeditor/ckeditor5-paragraph": "^1.0.0-alpha.2",
-    "eslint": "^4.8.0",
-    "eslint-config-ckeditor5": "^1.0.6",
+    "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",