Skip to content

Commit c37673c

Browse files
chore(deps-dev): bump eslint-plugin-react-refresh in /docs-site
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.21. - [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.21) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.21 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55fe987 commit c37673c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "^9.35.0",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",
31-
"eslint-plugin-react-refresh": "^0.4.20",
31+
"eslint-plugin-react-refresh": "^0.4.21",
3232
"globals": "^16.4.0",
3333
"sass": "^1.92.1",
3434
"vite": "^7.1.6"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2619,12 +2619,12 @@ __metadata:
26192619
languageName: node
26202620
linkType: hard
26212621

2622-
"eslint-plugin-react-refresh@npm:^0.4.20":
2623-
version: 0.4.20
2624-
resolution: "eslint-plugin-react-refresh@npm:0.4.20"
2622+
"eslint-plugin-react-refresh@npm:^0.4.21":
2623+
version: 0.4.21
2624+
resolution: "eslint-plugin-react-refresh@npm:0.4.21"
26252625
peerDependencies:
26262626
eslint: ">=8.40"
2627-
checksum: 10c0/2ccf4ba28f1dcbcb9e773e46eae1e61e568bba69281a700eb26fd762152e4e90a78c991f9c8173342a7cd2a82f3f52fedb40a1e81360cef9c40ea5b814fa3613
2627+
checksum: 10c0/327f09c10ff8f73610170697ac4e82768fb68af3a469db627109fd0f5c9bfd985a5510bada5a0489d09c5149d7bbc2f5cb4f30693d6ee1140d8638344e501aca
26282628
languageName: node
26292629
linkType: hard
26302630

@@ -4601,7 +4601,7 @@ __metadata:
46014601
eslint: "npm:^9.35.0"
46024602
eslint-plugin-react: "npm:^7.37.5"
46034603
eslint-plugin-react-hooks: "npm:^6.0.0"
4604-
eslint-plugin-react-refresh: "npm:^0.4.20"
4604+
eslint-plugin-react-refresh: "npm:^0.4.21"
46054605
globals: "npm:^16.4.0"
46064606
highlight.js: "npm:^11.11.1"
46074607
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)