Skip to content

Commit f205411

Browse files
authoredJan 27, 2025
chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.12 to 0.4.18 (#2638)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.12 to 0.4.18. - [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.12...v0.4.18) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b506611 commit f205411

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed
 

‎examples/light-client-dapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@vitejs/plugin-react-swc": "^3.7.2",
3838
"eslint": "^8.57.0",
3939
"eslint-plugin-react-hooks": "^5.0.0",
40-
"eslint-plugin-react-refresh": "^0.4.12",
40+
"eslint-plugin-react-refresh": "^0.4.18",
4141
"vite": "^6.0.9",
4242
"vitest": "^2.1.4"
4343
}

‎examples/light-client-extension-helpers-dapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@vitejs/plugin-react-swc": "^3.7.2",
2929
"eslint": "^8.57.0",
3030
"eslint-plugin-react-hooks": "^5.0.0",
31-
"eslint-plugin-react-refresh": "^0.4.12",
31+
"eslint-plugin-react-refresh": "^0.4.18",
3232
"vite": "^6.0.9",
3333
"vitest": "^2.1.4"
3434
}

‎examples/smoldot-discovery-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"autoprefixer": "^10.4.19",
7171
"eslint": "^8.57.0",
7272
"eslint-plugin-react-hooks": "^5.0.0",
73-
"eslint-plugin-react-refresh": "^0.4.12",
73+
"eslint-plugin-react-refresh": "^0.4.18",
7474
"postcss": "^8.4.47",
7575
"tailwindcss": "^3.4.17",
7676
"typescript": "5.6.2",

‎pnpm-lock.yaml

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)