From 87ef53a0a39a2317ebce50877afaf8592ae4a13c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 03:06:31 +0000 Subject: [PATCH] chore(dev-deps): bump eslint-config-xo-react from 0.27.0 to 0.28.0 Bumps [eslint-config-xo-react](https://github.com/xojs/eslint-config-xo-react) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/xojs/eslint-config-xo-react/releases) - [Commits](https://github.com/xojs/eslint-config-xo-react/compare/v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: eslint-config-xo-react dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 82eb73b8..6b4cdc95 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/inquirer": "^9.0.9", "@types/react": "^18.3.3", "eslint-config-xo": "^0.49.0", - "eslint-config-xo-react": "^0.27.0", + "eslint-config-xo-react": "^0.28.0", "eslint-plugin-react": "^7.34.3", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-sf-plugin": "^1.20.20", diff --git a/yarn.lock b/yarn.lock index 3efb6e42..fc741e63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4209,10 +4209,13 @@ eslint-config-salesforce@^2.2.0: resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.2.0.tgz#04b6cf07dcbaabc32fc9edb0915860497db55c30" integrity sha512-0zUEFJ2nNpMvVO3MgKEDUTGtaFZjL3xEIErr5h+BOft+OhGoIvZBNPnBBu12lvv29ylqIAQz5SwoVCCUzBhyPQ== -eslint-config-xo-react@^0.27.0: - version "0.27.0" - resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.27.0.tgz#aeb7593bf3d8fb9fc7fecfcbd7240f0daddb5cb0" - integrity sha512-wiV215xQIn71XZyyVfaOXHaFpR1B14IJttwOjMi/eqUK1s+ojJdHr7eHqTLaGUfh6FKgWha1QNwePlIXx7mBUg== +eslint-config-xo-react@^0.28.0: + version "0.28.0" + resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.28.0.tgz#9ceb31504d18c1002701af95c47ffe9b5dff4948" + integrity sha512-dKvxB9kxMNLhWKsh6yiptACet+/WwKcN7ID2hIBAmjH6le4tt8um4sJ0/aAH6y+xle9tPrasX1Wnz90muCoz9A== + dependencies: + eslint-plugin-react "^7.37.4" + eslint-plugin-react-hooks "^5.1.0" eslint-config-xo@^0.49.0: version "0.49.0" @@ -4291,7 +4294,12 @@ eslint-plugin-react-hooks@^4.6.2: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== -eslint-plugin-react@^7.34.3: +eslint-plugin-react-hooks@^5.1.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3" + integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg== + +eslint-plugin-react@^7.34.3, eslint-plugin-react@^7.37.4: version "7.37.5" resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065" integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==