Skip to content

Commit e7c4d99

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 3f115e0 commit e7c4d99

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": "^5.2.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.86.3",
3434
"vite": "^6.3.2"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2211,12 +2211,12 @@ __metadata:
22112211
languageName: node
22122212
linkType: hard
22132213

2214-
"eslint-plugin-react-refresh@npm:^0.4.19":
2215-
version: 0.4.19
2216-
resolution: "eslint-plugin-react-refresh@npm:0.4.19"
2214+
"eslint-plugin-react-refresh@npm:^0.4.20":
2215+
version: 0.4.20
2216+
resolution: "eslint-plugin-react-refresh@npm:0.4.20"
22172217
peerDependencies:
22182218
eslint: ">=8.40"
2219-
checksum: 10c0/7c19c864c5fb1292dd1c9df2ce73cb1f86457937975d108e8619d6f354855d838d3f56f0262ce5cd541a7087de103ad802a32906e13724ea1b93c6e3b6477708
2219+
checksum: 10c0/2ccf4ba28f1dcbcb9e773e46eae1e61e568bba69281a700eb26fd762152e4e90a78c991f9c8173342a7cd2a82f3f52fedb40a1e81360cef9c40ea5b814fa3613
22202220
languageName: node
22212221
linkType: hard
22222222

@@ -4159,7 +4159,7 @@ __metadata:
41594159
eslint: "npm:^9.25.0"
41604160
eslint-plugin-react: "npm:^7.37.5"
41614161
eslint-plugin-react-hooks: "npm:^5.2.0"
4162-
eslint-plugin-react-refresh: "npm:^0.4.19"
4162+
eslint-plugin-react-refresh: "npm:^0.4.20"
41634163
globals: "npm:^16.0.0"
41644164
highlight.js: "npm:^11.11.1"
41654165
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)