diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-17 22:11:56 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-12-17 22:12:09 +0000 |
| commit | a640220e46016dbf4288e223fd2a7ca18f8a9be4 (patch) | |
| tree | f94066fc12111f9516f10085be09d1a5d5deb433 /src/packages | |
| parent | build(deps): bump org.jetbrains.kotlin.jvm in the jvm-dependencies group (diff) | |
| download | locusts-a640220e46016dbf4288e223fd2a7ca18f8a9be4.tar locusts-a640220e46016dbf4288e223fd2a7ca18f8a9be4.tar.gz locusts-a640220e46016dbf4288e223fd2a7ca18f8a9be4.tar.bz2 locusts-a640220e46016dbf4288e223fd2a7ca18f8a9be4.tar.lz locusts-a640220e46016dbf4288e223fd2a7ca18f8a9be4.tar.xz locusts-a640220e46016dbf4288e223fd2a7ca18f8a9be4.tar.zst locusts-a640220e46016dbf4288e223fd2a7ca18f8a9be4.zip | |
Bumps the nodejs-dependencies group with 1 update: [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh).
Updates `eslint-plugin-react-refresh` from 0.4.25 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](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.25...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
dependency-group: nodejs-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/packages')
| -rw-r--r-- | src/packages/react/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json index ee61ef9..cc9707c 100644 --- a/src/packages/react/package.json +++ b/src/packages/react/package.json @@ -48,7 +48,7 @@ "@vitejs/plugin-react-swc": "^4.2.2", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.4.25", + "eslint-plugin-react-refresh": "^0.4.26", "globals": "^16.5.0", "publint": "^0.3.16", "typescript": "^5.9.3", |
