From baf6893e27f5b59abe88bc1995e6f6ed1e527397 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Thu, 13 Apr 2023 09:46:02 -0700 Subject: [PATCH] [Dev Deps] update `@ljharb/eslint-config`, `tape` --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9e9168c..9c12668 100644 --- a/package.json +++ b/package.json @@ -26,11 +26,11 @@ "email": "raynos2@gmail.com" }, "devDependencies": { - "@ljharb/eslint-config": "^21.0.0", + "@ljharb/eslint-config": "^21.0.1", "covert": "^1.1.1", "eslint": "=8.8.0", "npmignore": "^0.3.0", - "tape": "^5.5.3" + "tape": "^5.6.3" }, "license": "MIT", "scripts": {