From 35df5c932af40be2e161fabd3cbf81f16cada36b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:35:21 +0000 Subject: [PATCH] Bump eslint-config-next from 15.1.1 to 15.1.2 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.1 to 15.1.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c064a54b..3fbd8c29 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@faker-js/faker": "^8.4.1", "axe-playwright": "^2.0.1", "eslint": "^8.0.0", - "eslint-config-next": "15.1.1", + "eslint-config-next": "15.1.2", "eslint-plugin-storybook": "^0.11.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3",