From 71231114c92b4a093b468875c4d8f741ab1a49d4 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Thu, 21 Sep 2023 14:28:04 -0700 Subject: [PATCH] [Dev Deps] update `@ljharb/eslint-config`, `array.prototype.flatmap`, `aud` --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 29d4bf10..912a342a 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ "through": "~2.3.8" }, "devDependencies": { - "@ljharb/eslint-config": "^21.0.1", - "array.prototype.flatmap": "^1.3.1", - "aud": "^2.0.2", + "@ljharb/eslint-config": "^21.1.0", + "array.prototype.flatmap": "^1.3.2", + "aud": "^2.0.3", "auto-changelog": "^2.4.0", "concat-stream": "^1.6.2", "eclint": "^2.8.1",