Skip to content

Commit c7c1d58

Browse files
dependabot[bot]edwardzjl
authored andcommitted
build(deps-dev): bump eslint-plugin-react-refresh in /web
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.18 to 0.4.19. - [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.18...v0.4.19) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0a846b commit c7c1d58

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "^9.21.0",
4141
"eslint-plugin-react": "^7.37.4",
4242
"eslint-plugin-react-hooks": "^5.2.0",
43-
"eslint-plugin-react-refresh": "^0.4.18",
43+
"eslint-plugin-react-refresh": "^0.4.19",
4444
"globals": "^15.14.0",
4545
"jsdom": "^26.0.0",
4646
"vite": "^6.1.0",

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1870,7 +1870,7 @@ __metadata:
18701870
eslint: "npm:^9.21.0"
18711871
eslint-plugin-react: "npm:^7.37.4"
18721872
eslint-plugin-react-hooks: "npm:^5.2.0"
1873-
eslint-plugin-react-refresh: "npm:^0.4.18"
1873+
eslint-plugin-react-refresh: "npm:^0.4.19"
18741874
globals: "npm:^15.14.0"
18751875
js-sha256: "npm:^0.11.0"
18761876
jsdom: "npm:^26.0.0"
@@ -2517,12 +2517,12 @@ __metadata:
25172517
languageName: node
25182518
linkType: hard
25192519

2520-
"eslint-plugin-react-refresh@npm:^0.4.18":
2521-
version: 0.4.18
2522-
resolution: "eslint-plugin-react-refresh@npm:0.4.18"
2520+
"eslint-plugin-react-refresh@npm:^0.4.19":
2521+
version: 0.4.19
2522+
resolution: "eslint-plugin-react-refresh@npm:0.4.19"
25232523
peerDependencies:
25242524
eslint: ">=8.40"
2525-
checksum: 10c0/19140a0d90e126c198c07337bc106af24f398dd8f061314f42c17511a647bea93880a11b7d40219088ac0eaea598eb591d320cfc6f82262bfb05f602101b2acc
2525+
checksum: 10c0/7c19c864c5fb1292dd1c9df2ce73cb1f86457937975d108e8619d6f354855d838d3f56f0262ce5cd541a7087de103ad802a32906e13724ea1b93c6e3b6477708
25262526
languageName: node
25272527
linkType: hard
25282528

0 commit comments

Comments
 (0)