diff --git a/.eslintignore b/.eslintignore deleted file mode 100644 index ed88d37f..00000000 --- a/.eslintignore +++ /dev/null @@ -1,2 +0,0 @@ -coverage/ -.nyc_output/ diff --git a/package.json b/package.json index 464e6d94..253e1023 100644 --- a/package.json +++ b/package.json @@ -46,14 +46,14 @@ "through": "^2.3.8" }, "devDependencies": { - "@ljharb/eslint-config": "^20.1.0", + "@ljharb/eslint-config": "^20.2.0", "array.prototype.flatmap": "^1.2.5", - "aud": "^1.1.5", + "aud": "^2.0.0", "concat-stream": "^1.6.2", "eclint": "^2.8.1", "ecstatic": "^4.1.4", "es-value-fixtures": "^1.2.1", - "eslint": "^8.5.0", + "eslint": "^8.6.0", "falafel": "^2.2.4", "js-yaml": "^3.14.0", "safe-publish-latest": "^2.0.0",