This is an automated email from the ASF dual-hosted git repository.

hainenber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 9566e8a9c6a chore(deps-dev): bump 
eslint-plugin-react-you-might-not-need-an-effect from 0.8.5 to 0.9.1 in 
/superset-frontend (#38000)
9566e8a9c6a is described below

commit 9566e8a9c6a056d04a07f2f53fed36713a10c695
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 17 12:03:13 2026 +0700

    chore(deps-dev): bump eslint-plugin-react-you-might-not-need-an-effect from 
0.8.5 to 0.9.1 in /superset-frontend (#38000)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json | 8 ++++----
 superset-frontend/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index a64b57b6ec2..c27309182da 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -246,7 +246,7 @@
         "eslint-plugin-react": "^7.37.5",
         "eslint-plugin-react-hooks": "^7.0.1",
         "eslint-plugin-react-prefer-function-component": "^5.0.0",
-        "eslint-plugin-react-you-might-not-need-an-effect": "^0.8.5",
+        "eslint-plugin-react-you-might-not-need-an-effect": "^0.9.1",
         "eslint-plugin-storybook": "^0.8.0",
         "eslint-plugin-testing-library": "^7.15.4",
         "eslint-plugin-theme-colors": 
"file:eslint-rules/eslint-plugin-theme-colors",
@@ -25048,9 +25048,9 @@
       "license": "MIT"
     },
     "node_modules/eslint-plugin-react-you-might-not-need-an-effect": {
-      "version": "0.8.5",
-      "resolved": 
"https://registry.npmjs.org/eslint-plugin-react-you-might-not-need-an-effect/-/eslint-plugin-react-you-might-not-need-an-effect-0.8.5.tgz";,
-      "integrity": 
"sha512-U5t99XQhDZUs1HE2ipQsLP5i26b4TQ9bPIui931gz2UAO0o0MKS8Wz/gIfPS+THbCQ80AhJ8T9SJz4Bh5k1iQg==",
+      "version": "0.9.1",
+      "resolved": 
"https://registry.npmjs.org/eslint-plugin-react-you-might-not-need-an-effect/-/eslint-plugin-react-you-might-not-need-an-effect-0.9.1.tgz";,
+      "integrity": 
"sha512-P6Zq5hAKc10Zg5V6vusm3+WZc59OHqHeCTTH2soW3r9fBmeJssuHzltIEKtrONXqFwHVWw3bz2qGlYuO2rBk1g==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 2cbd408419f..af041fa7d9e 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -327,7 +327,7 @@
     "eslint-plugin-react": "^7.37.5",
     "eslint-plugin-react-hooks": "^7.0.1",
     "eslint-plugin-react-prefer-function-component": "^5.0.0",
-    "eslint-plugin-react-you-might-not-need-an-effect": "^0.8.5",
+    "eslint-plugin-react-you-might-not-need-an-effect": "^0.9.1",
     "eslint-plugin-storybook": "^0.8.0",
     "eslint-plugin-testing-library": "^7.15.4",
     "eslint-plugin-theme-colors": 
"file:eslint-rules/eslint-plugin-theme-colors",

Reply via email to