Skip to content

Commit 0957f35

Browse files
Update dependency eslint-plugin-react-refresh to ^0.5.0
1 parent 2145847 commit 0957f35

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

pnpm-lock.yaml

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

sandbox/legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"eslint": "^8.55.0",
2828
"eslint-plugin-react-hooks": "^4.6.0",
29-
"eslint-plugin-react-refresh": "^0.4.5",
29+
"eslint-plugin-react-refresh": "^0.5.0",
3030
"typescript": "^5.2.2",
3131
"vite": "^5.0.12",
3232
"vite-plugin-eslint": "^1.8.1"

sandbox/v9/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"eslint": "^9.5.0",
2828
"eslint-plugin-react-hooks": "^4.6.0",
29-
"eslint-plugin-react-refresh": "^0.4.5",
29+
"eslint-plugin-react-refresh": "^0.5.0",
3030
"globals": "^15.6.0",
3131
"typescript": "^5.2.2",
3232
"typescript-eslint": "^7.13.1",

0 commit comments

Comments
 (0)