From b2eb719a7bab2d6a08182f8799be3c393229751b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:54:07 +0000 Subject: [PATCH] Bump eslint-plugin-react-refresh from 0.4.12 to 0.4.13 Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.12 to 0.4.13. - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.12...v0.4.13) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 79caebac..62bfe5d0 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint": "^9.12.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-react-hooks": "^5.1.0-rc.0", - "eslint-plugin-react-refresh": "^0.4.9", + "eslint-plugin-react-refresh": "^0.4.13", "eslint-plugin-storybook": "0.10.0--canary.156.1435cb8.0", "globals": "^15.11.0", "postcss": "^8.4.47", diff --git a/yarn.lock b/yarn.lock index f70e022e..539c0af6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4728,12 +4728,12 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-refresh@npm:^0.4.9": - version: 0.4.12 - resolution: "eslint-plugin-react-refresh@npm:0.4.12" +"eslint-plugin-react-refresh@npm:^0.4.13": + version: 0.4.13 + resolution: "eslint-plugin-react-refresh@npm:0.4.13" peerDependencies: eslint: ">=7" - checksum: 10c0/33dd82450f7c5fa884c5c84ffaf9d9a8b363bc155432807dc09904c7db6ba724888fac4562b058268259aa7c9270b622ef411488011b3469a2add275ed5c2273 + checksum: 10c0/c15a2122c3f092d7a5388e480a033ae054a61b2d0f7da50c896e90ca4616c0cba0d6249c77545b94262c9c9af3b78817e2ace3ead210206ab91c672ac6de4497 languageName: node linkType: hard @@ -8250,7 +8250,7 @@ __metadata: eslint: "npm:^9.12.0" eslint-plugin-import: "npm:^2.31.0" eslint-plugin-react-hooks: "npm:^5.1.0-rc.0" - eslint-plugin-react-refresh: "npm:^0.4.9" + eslint-plugin-react-refresh: "npm:^0.4.13" eslint-plugin-storybook: "npm:0.10.0--canary.156.1435cb8.0" estree-walker: "npm:^3.0.3" globals: "npm:^15.11.0"