From 7dc69ddeac3272b45c3e6032f937b6b07bcb2ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:25:04 -0700 Subject: [PATCH] build(deps-dev): bump eslint from 9.2.0 to 9.8.0 (#150) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87ae838..be455d3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@typescript-eslint/parser": "^7.6.0", "esbuild": "^0.20.0", "esbuild-runner": "^2.2.2", - "eslint": "9.2.0", + "eslint": "9.8.0", "eslint-plugin-eslint-plugin": "^6.1.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-unicorn": "^52.0.0",