From a2a276fd43b65d09c837848cedb449494e3c6268 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 4 Mar 2024 10:31:36 +0000
Subject: [PATCH] Bump eslint-config-takiyon-react from 3.0.0 to 5.0.0

Bumps [eslint-config-takiyon-react](https://github.com/takiyon-org/eslint-config-takiyon-react) from 3.0.0 to 5.0.0.
- [Commits](https://github.com/takiyon-org/eslint-config-takiyon-react/compare/v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-takiyon-react
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 68bda24..d2f4829 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
     "css-loader": "^6.7.3",
     "cssnano": "^6.0.0",
     "eslint": "^8.23.0",
-    "eslint-config-takiyon-react": "^3.0.0",
+    "eslint-config-takiyon-react": "^5.0.0",
     "eslint-import-resolver-webpack": "^0.13.0",
     "eslint-plugin-import": "^2.2.0",
     "eslint-plugin-jsx-a11y": "^6.0.2",