Skip to content

Commit 3e3d8f8

Browse files
chore(deps-dev): bump eslint-plugin-react-refresh in /app (#356)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.26. - [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.20...v0.4.26) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a929c76 commit 3e3d8f8

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

app/.pnp.cjs

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^9.39.2",
3232
"eslint-plugin-react": "^7.37.5",
3333
"eslint-plugin-react-hooks": "^5.2.0",
34-
"eslint-plugin-react-refresh": "^0.4.20",
34+
"eslint-plugin-react-refresh": "^0.4.26",
3535
"globals": "^16.4.0",
3636
"prettier": "3.6.2",
3737
"typescript": "^5.9.2",

app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2369,12 +2369,12 @@ __metadata:
23692369
languageName: node
23702370
linkType: hard
23712371

2372-
"eslint-plugin-react-refresh@npm:^0.4.20":
2373-
version: 0.4.20
2374-
resolution: "eslint-plugin-react-refresh@npm:0.4.20"
2372+
"eslint-plugin-react-refresh@npm:^0.4.26":
2373+
version: 0.4.26
2374+
resolution: "eslint-plugin-react-refresh@npm:0.4.26"
23752375
peerDependencies:
23762376
eslint: ">=8.40"
2377-
checksum: 10c0/2ccf4ba28f1dcbcb9e773e46eae1e61e568bba69281a700eb26fd762152e4e90a78c991f9c8173342a7cd2a82f3f52fedb40a1e81360cef9c40ea5b814fa3613
2377+
checksum: 10c0/11c2b25b7a7025e621b02970c4cf3815b0b77486027df9f8bb731cc52972156804fd163b0f99404b33e36a3c60cd1a1be8199ba64c66b5276da3173bbb5ab6e7
23782378
languageName: node
23792379
linkType: hard
23802380

@@ -4596,7 +4596,7 @@ __metadata:
45964596
eslint: "npm:^9.39.2"
45974597
eslint-plugin-react: "npm:^7.37.5"
45984598
eslint-plugin-react-hooks: "npm:^5.2.0"
4599-
eslint-plugin-react-refresh: "npm:^0.4.20"
4599+
eslint-plugin-react-refresh: "npm:^0.4.26"
46004600
globals: "npm:^16.4.0"
46014601
prettier: "npm:3.6.2"
46024602
react: "npm:^19.1.1"

0 commit comments

Comments
 (0)