Skip to content

Commit 74ed8b9

Browse files
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](xojs/eslint-config-xo-react@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] <[email protected]>
1 parent ae2825f commit 74ed8b9

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/inquirer": "^9.0.9",
3333
"@types/react": "^18.3.3",
3434
"eslint-config-xo": "^0.45.0",
35-
"eslint-config-xo-react": "^0.27.0",
35+
"eslint-config-xo-react": "^0.28.0",
3636
"eslint-plugin-react": "^7.34.3",
3737
"eslint-plugin-react-hooks": "^4.6.2",
3838
"eslint-plugin-sf-plugin": "^1.20.20",

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4113,10 +4113,13 @@ eslint-config-salesforce@^2.2.0:
41134113
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.2.0.tgz#04b6cf07dcbaabc32fc9edb0915860497db55c30"
41144114
integrity sha512-0zUEFJ2nNpMvVO3MgKEDUTGtaFZjL3xEIErr5h+BOft+OhGoIvZBNPnBBu12lvv29ylqIAQz5SwoVCCUzBhyPQ==
41154115

4116-
eslint-config-xo-react@^0.27.0:
4117-
version "0.27.0"
4118-
resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.27.0.tgz#aeb7593bf3d8fb9fc7fecfcbd7240f0daddb5cb0"
4119-
integrity sha512-wiV215xQIn71XZyyVfaOXHaFpR1B14IJttwOjMi/eqUK1s+ojJdHr7eHqTLaGUfh6FKgWha1QNwePlIXx7mBUg==
4116+
eslint-config-xo-react@^0.28.0:
4117+
version "0.28.0"
4118+
resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.28.0.tgz#9ceb31504d18c1002701af95c47ffe9b5dff4948"
4119+
integrity sha512-dKvxB9kxMNLhWKsh6yiptACet+/WwKcN7ID2hIBAmjH6le4tt8um4sJ0/aAH6y+xle9tPrasX1Wnz90muCoz9A==
4120+
dependencies:
4121+
eslint-plugin-react "^7.37.4"
4122+
eslint-plugin-react-hooks "^5.1.0"
41204123

41214124
eslint-config-xo@^0.45.0:
41224125
version "0.45.0"
@@ -4191,7 +4194,12 @@ eslint-plugin-react-hooks@^4.6.2:
41914194
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
41924195
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
41934196

4194-
eslint-plugin-react@^7.34.3:
4197+
eslint-plugin-react-hooks@^5.1.0:
4198+
version "5.2.0"
4199+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
4200+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
4201+
4202+
eslint-plugin-react@^7.34.3, eslint-plugin-react@^7.37.4:
41954203
version "7.37.5"
41964204
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
41974205
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==

0 commit comments

Comments
 (0)