From 1b3ad2429b553f7e029fe9fd5977b07e76740e42 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Sun, 15 Jan 2023 15:23:25 -0800 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 34c21f74..f5abf1b1 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ "through": "~2.3.8" }, "devDependencies": { - "@ljharb/eslint-config": "^21.0.0", - "array.prototype.flatmap": "^1.3.0", - "aud": "^2.0.0", + "@ljharb/eslint-config": "^21.0.1", + "array.prototype.flatmap": "^1.3.1", + "aud": "^2.0.2", "auto-changelog": "^2.4.0", "concat-stream": "^1.6.2", "eclint": "^2.8.1",