From 5a48073acdffad8f1825ab24f13eaf670d248a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 10:03:45 +0000 Subject: [PATCH] Bump eslint-config-takiyon-react from 6.0.0 to 7.0.0 Bumps [eslint-config-takiyon-react](https://github.com/takiyon-org/eslint-config-takiyon-react) from 6.0.0 to 7.0.0. - [Commits](https://github.com/takiyon-org/eslint-config-takiyon-react/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: eslint-config-takiyon-react dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e710220..42429c4 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "css-loader": "^7.1.2", "cssnano": "^7.1.1", "eslint": "^9.35.0", - "eslint-config-takiyon-react": "^6.0.0", + "eslint-config-takiyon-react": "^7.0.0", "eslint-import-resolver-webpack": "^0.13.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^6.0.2",