Skip to content

Commit d7e475d

Browse files
chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.18 to 0.4.19 (#566)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.18 to 0.4.19. - [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.18...v0.4.19) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32ea40e commit d7e475d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
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.1.0",
52-
"eslint-plugin-react-refresh": "^0.4.18",
52+
"eslint-plugin-react-refresh": "^0.4.19",
5353
"globals": "^15.14.0",
5454
"postcss": "^8.5.1",
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.1.0",
36-
"eslint-plugin-react-refresh": "^0.4.18",
36+
"eslint-plugin-react-refresh": "^0.4.19",
3737
"eslint-plugin-react": "^7.37.4",
3838
"eslint-plugin-unicorn": "^56.0.1",
3939
"eslint": "^9.18.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)