From 64a9127ab0bd331b93d6572eaf6e9971967fc08c Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Sat, 16 Feb 2019 14:19:58 -0800 Subject: [PATCH] [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape` --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 20a1727..86acda9 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,10 @@ "dependencies": {}, "devDependencies": { "@ljharb/eslint-config": "^12.2.1", - "covert": "^1.1.0", - "eslint": "^4.5.0", + "covert": "^1.1.1", + "eslint": "^4.19.1", "jscs": "^3.0.7", - "tape": "^4.8.0" + "tape": "^4.10.1" }, "license": "MIT", "scripts": {