From fd79a58573186c83d81777fa0b1ad293b2f475e3 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Mon, 14 May 2018 11:33:02 -0700 Subject: [PATCH] [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `eslint` --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7397261..8b593c1 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "object.getownpropertydescriptors": "^2.0.3" }, "devDependencies": { - "@es-shims/api": "^1.2.0", - "@ljharb/eslint-config": "^11.0.0", - "eslint": "^3.19.0", + "@es-shims/api": "^2.1.2", + "@ljharb/eslint-config": "^12.2.1", + "eslint": "^4.19.1", "safe-publish-latest": "^1.1.1" }, "scripts": {