From 4952d88f8a30707729d8fc0658a4012427a2c6b0 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 15:52:16 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-refresh to v0.4.20 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1f693be..30f33e3 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "babel-plugin-transform-import-meta": "^2.2.1", "eslint": "9.15.0", "eslint-plugin-react-hooks": "5.0.0", - "eslint-plugin-react-refresh": "0.4.14", + "eslint-plugin-react-refresh": "0.4.20", "globals": "15.12.0", "identity-obj-proxy": "^3.0.0", "jest": "29.7.0", diff --git a/yarn.lock b/yarn.lock index 40a4d95..5df2bc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2837,10 +2837,10 @@ eslint-plugin-react-hooks@5.0.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101" integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw== -eslint-plugin-react-refresh@0.4.14: - version "0.4.14" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.14.tgz#e3c611ead69bbf7436d01295c853d4abb8c59f68" - integrity sha512-aXvzCTK7ZBv1e7fahFuR3Z/fyQQSIQ711yPgYRj+Oj64tyTgO4iQIDmYXDBqvSWQ/FA4OSCsXOStlF+noU0/NA== +eslint-plugin-react-refresh@0.4.20: + version "0.4.20" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.20.tgz#3bbfb5c8637e28d19ce3443686445e502ecd18ba" + integrity sha512-XpbHQ2q5gUF8BGOX4dHe+71qoirYMhApEPZ7sfhF/dNnOF1UXnCMGZf79SFTBO7Bz5YEIT4TMieSlJBWhP9WBA== eslint-scope@^8.2.0: version "8.2.0"