Skip to content

Commit

Permalink
Bump eslint-config-xo-react from 0.24.0 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-xo-react](https://github.com/xojs/eslint-config-xo-react) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/xojs/eslint-config-xo-react/releases)
- [Commits](xojs/eslint-config-xo-react@v0.24.0...v0.25.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 3, 2021
1 parent 218121d commit 5672313
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@next/eslint-plugin-next": "^10.1.3",
"eslint-config-xo-react": "^0.24.0",
"eslint-config-xo-react": "^0.25.0",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^4.0.8"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2201,10 +2201,10 @@ eslint-config-prettier@^7.2.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==

eslint-config-xo-react@^0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.24.0.tgz#c91bf2d9da698e4ea5eac61dd830759259c52d20"
integrity sha512-Hc6pHDJf8y71Uo1jwWJ85CaFGTPxHp26L+49H5jgALB1rTmmxMUA70sDv6qj3icPgSWbkiOvuHM6tis+ws3stQ==
eslint-config-xo-react@^0.25.0:
version "0.25.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.25.0.tgz#fd9fc77365b5c85de14e287f86ec579a1599aed5"
integrity sha512-YpABFxnoATAYtxsZQChZEbOkWqzCtcQDRdiUqHhLgG7hzbAEzPDmsRUWnTP8oTVLVFWrbgdf913b8kQJaR1cBA==

eslint-config-xo-typescript@^0.38.0:
version "0.38.0"
Expand Down

0 comments on commit 5672313

Please sign in to comment.