Skip to content

Commit 0ac5776

Browse files
meta: bump @eslint-react/eslint-plugin from 3.0.0 to 4.2.3
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) from 3.0.0 to 4.2.3. - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v4.2.3/plugins/eslint-plugin) --- updated-dependencies: - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 4.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9a587e commit 0ac5776

3 files changed

Lines changed: 219 additions & 166 deletions

File tree

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"devDependencies": {
8181
"@cloudflare/workers-types": "^4.20260418.1",
82-
"@eslint-react/eslint-plugin": "~3.0.0",
82+
"@eslint-react/eslint-plugin": "~4.2.3",
8383
"@flarelabs-net/wrangler-build-time-fs-assets-polyfilling": "^0.0.1",
8484
"@next/eslint-plugin-next": "16.2.4",
8585
"@node-core/remark-lint": "workspace:*",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"typescript": "catalog:"
6666
},
6767
"devDependencies": {
68-
"@eslint-react/eslint-plugin": "~3.0.0",
68+
"@eslint-react/eslint-plugin": "~4.2.3",
6969
"@orama/core": "^1.2.19",
7070
"@storybook/addon-styling-webpack": "~3.0.1",
7171
"@storybook/addon-themes": "~10.3.3",

0 commit comments

Comments
 (0)