From d57eeed51a85b14e0b8e0070299f4e736b4114c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 08:58:31 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 9.18.0 to 9.39.1 in /lib/examples/3-tags (#479) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mahula --- lib/examples/3-tags/package-lock.json | 2 +- lib/examples/3-tags/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/examples/3-tags/package-lock.json b/lib/examples/3-tags/package-lock.json index 7a50ae63..1decde08 100644 --- a/lib/examples/3-tags/package-lock.json +++ b/lib/examples/3-tags/package-lock.json @@ -17,7 +17,7 @@ "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "@vitejs/plugin-react": "^4.3.4", - "eslint": "^9.17.0", + "eslint": "^9.39.1", "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.24", "globals": "^15.14.0", diff --git a/lib/examples/3-tags/package.json b/lib/examples/3-tags/package.json index e8244da3..d6c1fe18 100644 --- a/lib/examples/3-tags/package.json +++ b/lib/examples/3-tags/package.json @@ -19,7 +19,7 @@ "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "@vitejs/plugin-react": "^4.3.4", - "eslint": "^9.17.0", + "eslint": "^9.39.1", "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.24", "globals": "^15.14.0",