Skip to content

Commit 581ca68

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.19 to 0.4.20. - [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.19...v0.4.20) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b149243 commit 581ca68

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.25.0",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",
31-
"eslint-plugin-react-refresh": "^0.4.19",
31+
"eslint-plugin-react-refresh": "^0.4.20",
3232
"globals": "^16.0.0",
3333
"sass": "^1.87.0",
3434
"vite": "^6.3.4"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2305,12 +2305,12 @@ __metadata:
23052305
languageName: node
23062306
linkType: hard
23072307

2308-
"eslint-plugin-react-refresh@npm:^0.4.19":
2309-
version: 0.4.19
2310-
resolution: "eslint-plugin-react-refresh@npm:0.4.19"
2308+
"eslint-plugin-react-refresh@npm:^0.4.20":
2309+
version: 0.4.20
2310+
resolution: "eslint-plugin-react-refresh@npm:0.4.20"
23112311
peerDependencies:
23122312
eslint: ">=8.40"
2313-
checksum: 10c0/7c19c864c5fb1292dd1c9df2ce73cb1f86457937975d108e8619d6f354855d838d3f56f0262ce5cd541a7087de103ad802a32906e13724ea1b93c6e3b6477708
2313+
checksum: 10c0/2ccf4ba28f1dcbcb9e773e46eae1e61e568bba69281a700eb26fd762152e4e90a78c991f9c8173342a7cd2a82f3f52fedb40a1e81360cef9c40ea5b814fa3613
23142314
languageName: node
23152315
linkType: hard
23162316

@@ -4269,7 +4269,7 @@ __metadata:
42694269
eslint: "npm:^9.25.0"
42704270
eslint-plugin-react: "npm:^7.37.5"
42714271
eslint-plugin-react-hooks: "npm:^6.0.0"
4272-
eslint-plugin-react-refresh: "npm:^0.4.19"
4272+
eslint-plugin-react-refresh: "npm:^0.4.20"
42734273
globals: "npm:^16.0.0"
42744274
highlight.js: "npm:^11.11.1"
42754275
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)