Skip to content

Commit 114e8cf

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 5d6c62b commit 114e8cf

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

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2298,12 +2298,12 @@ __metadata:
22982298
languageName: node
22992299
linkType: hard
23002300

2301-
"eslint-plugin-react-refresh@npm:^0.4.19":
2302-
version: 0.4.19
2303-
resolution: "eslint-plugin-react-refresh@npm:0.4.19"
2301+
"eslint-plugin-react-refresh@npm:^0.4.20":
2302+
version: 0.4.20
2303+
resolution: "eslint-plugin-react-refresh@npm:0.4.20"
23042304
peerDependencies:
23052305
eslint: ">=8.40"
2306-
checksum: 10c0/7c19c864c5fb1292dd1c9df2ce73cb1f86457937975d108e8619d6f354855d838d3f56f0262ce5cd541a7087de103ad802a32906e13724ea1b93c6e3b6477708
2306+
checksum: 10c0/2ccf4ba28f1dcbcb9e773e46eae1e61e568bba69281a700eb26fd762152e4e90a78c991f9c8173342a7cd2a82f3f52fedb40a1e81360cef9c40ea5b814fa3613
23072307
languageName: node
23082308
linkType: hard
23092309

@@ -4262,7 +4262,7 @@ __metadata:
42624262
eslint: "npm:^9.25.0"
42634263
eslint-plugin-react: "npm:^7.37.5"
42644264
eslint-plugin-react-hooks: "npm:^6.0.0"
4265-
eslint-plugin-react-refresh: "npm:^0.4.19"
4265+
eslint-plugin-react-refresh: "npm:^0.4.20"
42664266
globals: "npm:^16.0.0"
42674267
highlight.js: "npm:^11.11.1"
42684268
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)