From 69b353d9e65c4ddc32a4dd080b8318c603615e3d Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 25 May 2021 11:09:43 -0700 Subject: [PATCH] [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog` --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 84c9b2b..e2045d5 100644 --- a/package.json +++ b/package.json @@ -45,11 +45,11 @@ }, "devDependencies": { "@es-shims/api": "^2.1.2", - "@ljharb/eslint-config": "^17.5.1", - "aud": "^1.1.4", - "auto-changelog": "^2.2.1", + "@ljharb/eslint-config": "^17.6.0", + "aud": "^1.1.5", + "auto-changelog": "^2.3.0", "es-value-fixtures": "^1.2.1", - "eslint": "^7.23.0", + "eslint": "^7.27.0", "evalmd": "^0.0.19", "for-each": "^0.3.3", "function-bind": "^1.1.1",