Skip to content

Commit cbbc500

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

File tree

3 files changed

+65
-64
lines changed

3 files changed

+65
-64
lines changed

packages/dashboard-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"autoprefixer": "^10.4.21",
5050
"eslint": "^9.18.0",
5151
"eslint-plugin-react-hooks": "^5.2.0",
52-
"eslint-plugin-react-refresh": "^0.4.20",
52+
"eslint-plugin-react-refresh": "^0.4.26",
5353
"globals": "^16.1.0",
5454
"postcss": "^8.5.3",
5555
"prettier": "^3.4.2",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-import": "^2.31.0",
3434
"eslint-plugin-jsx-a11y": "^6.10.2",
3535
"eslint-plugin-react-hooks": "^5.2.0",
36-
"eslint-plugin-react-refresh": "^0.4.20",
36+
"eslint-plugin-react-refresh": "^0.4.26",
3737
"eslint-plugin-react": "^7.37.5",
3838
"eslint-plugin-unicorn": "^59.0.0",
3939
"eslint": "^9.18.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)