From a39a64c5263f69eb28a32e012fb1538a83afc6bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 08:26:18 -0700 Subject: [PATCH] Bump eslint from 8.22.0 to 8.23.0 (#24) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1693014..faad8bf 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@vercel/ncc": "0.34.0", - "eslint": "8.22.0", + "eslint": "8.23.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-unicorn": "43.0.2" }