From 438543c025ca1f1e440cf01dc3ca152c49ed2586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 18:51:00 -0400 Subject: [PATCH] Chore(deps-dev): Bump eslint-config-next from 14.2.2 to 14.2.3 in /frontend/web (#659) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com> --- frontend/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/package.json b/frontend/web/package.json index dec603aa1..a9b75fb0a 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -22,7 +22,7 @@ "@types/react-dom": "^18", "autoprefixer": "^10.4.19", "eslint": "^8", - "eslint-config-next": "14.2.2", + "eslint-config-next": "14.2.3", "jest": "^29.2.1", "postcss": "^8", "prettier": "^3.2.4",