Skip to content

Commit d3af68c

Browse files
Bump eslint-plugin-react-refresh from 0.4.16 to 0.4.18
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.16 to 0.4.18. - [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](ArnaudBarre/eslint-plugin-react-refresh@v0.4.16...v0.4.18) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0339c8a commit d3af68c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"eslint": "^9.17.0",
103103
"eslint-plugin-import": "^2.31.0",
104104
"eslint-plugin-react-hooks": "^5.1.0",
105-
"eslint-plugin-react-refresh": "^0.4.16",
105+
"eslint-plugin-react-refresh": "^0.4.18",
106106
"eslint-plugin-storybook": "0.11.2",
107107
"globals": "^15.14.0",
108108
"postcss": "^8.4.49",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4395,12 +4395,12 @@ __metadata:
43954395
languageName: node
43964396
linkType: hard
43974397

4398-
"eslint-plugin-react-refresh@npm:^0.4.16":
4399-
version: 0.4.16
4400-
resolution: "eslint-plugin-react-refresh@npm:0.4.16"
4398+
"eslint-plugin-react-refresh@npm:^0.4.18":
4399+
version: 0.4.18
4400+
resolution: "eslint-plugin-react-refresh@npm:0.4.18"
44014401
peerDependencies:
44024402
eslint: ">=8.40"
4403-
checksum: 10c0/0628d54b6cc6773a89252e2a7c82c7905a00dc8dc99a6ae2885a64f3b45bd3012a40cf9791ee24aa5dcf75665d8c8be4699845bbbf205cd0ef652702701a7865
4403+
checksum: 10c0/19140a0d90e126c198c07337bc106af24f398dd8f061314f42c17511a647bea93880a11b7d40219088ac0eaea598eb591d320cfc6f82262bfb05f602101b2acc
44044404
languageName: node
44054405
linkType: hard
44064406

@@ -7420,7 +7420,7 @@ __metadata:
74207420
eslint: "npm:^9.17.0"
74217421
eslint-plugin-import: "npm:^2.31.0"
74227422
eslint-plugin-react-hooks: "npm:^5.1.0"
7423-
eslint-plugin-react-refresh: "npm:^0.4.16"
7423+
eslint-plugin-react-refresh: "npm:^0.4.18"
74247424
eslint-plugin-storybook: "npm:0.11.2"
74257425
estree-walker: "npm:^3.0.3"
74267426
globals: "npm:^15.14.0"

0 commit comments

Comments
 (0)