diff --git a/package.json b/package.json index ed5e09a..ea34d2e 100644 --- a/package.json +++ b/package.json @@ -54,14 +54,14 @@ "object.entries": "^1.1.0" }, "devDependencies": { - "@ljharb/eslint-config": "^15.0.1", + "@ljharb/eslint-config": "^15.0.2", "auto-changelog": "^1.16.2", "core-js": "^2.6.5 || ^3", "covert": "^1.1.1", "es6-shim": "^0.35.5", - "eslint": "^6.6.0", + "eslint": "^6.7.1", "foreach": "^2.0.5", - "has-symbols": "^1.0.0", + "has-symbols": "^1.0.1", "make-arrow-function": "^1.1.0", "make-generator-function": "^1.1.0", "replace": "^1.1.1",