Skip to content

Commit b6e4e91

Browse files
chore(deps): update dependency eslint-plugin-react-refresh to v0.4.23
1 parent 7bc813f commit b6e4e91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-plugin-transform-import-meta": "^2.2.1",
4343
"eslint": "9.15.0",
4444
"eslint-plugin-react-hooks": "5.0.0",
45-
"eslint-plugin-react-refresh": "0.4.14",
45+
"eslint-plugin-react-refresh": "0.4.23",
4646
"globals": "15.12.0",
4747
"identity-obj-proxy": "^3.0.0",
4848
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2837,10 +2837,10 @@ eslint-plugin-react-hooks@5.0.0:
28372837
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
28382838
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
28392839

2840-
eslint-plugin-react-refresh@0.4.14:
2841-
version "0.4.14"
2842-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.14.tgz#e3c611ead69bbf7436d01295c853d4abb8c59f68"
2843-
integrity sha512-aXvzCTK7ZBv1e7fahFuR3Z/fyQQSIQ711yPgYRj+Oj64tyTgO4iQIDmYXDBqvSWQ/FA4OSCsXOStlF+noU0/NA==
2840+
eslint-plugin-react-refresh@0.4.23:
2841+
version "0.4.23"
2842+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.23.tgz#70f363a0a8f6cce5b01b62d5be8b3d45648733f1"
2843+
integrity sha512-G4j+rv0NmbIR45kni5xJOrYvCtyD3/7LjpVH8MPPcudXDcNu8gv+4ATTDXTtbRR8rTCM5HxECvCSsRmxKnWDsA==
28442844

28452845
eslint-scope@^8.2.0:
28462846
version "8.2.0"

0 commit comments

Comments
 (0)