Skip to content

Commit

Permalink
Merge pull request #1245 from oasisprotocol/renovate/react-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-react to v7.32.1
  • Loading branch information
buberdds authored Jan 16, 2023
2 parents 84cfdc1 + ef5a48c commit dae22a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"eslint-config-prettier": "8.6.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.0",
"eslint-plugin-react": "7.32.1",
"eslint-plugin-react-hooks": "4.6.0",
"i18next-scanner": "4.1.0",
"i18next-scanner-typescript": "1.0.6",
Expand All @@ -148,7 +148,7 @@
"@ledgerhq/hw-transport": "^6.27.6",
"@testing-library/dom": "8.19.1",
"@typescript-eslint/eslint-plugin": "5.48.2",
"eslint-plugin-react": "7.32.0",
"eslint-plugin-react": "7.32.1",
"grommet-icons": "4.8.0",
"typescript": "4.9.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5714,10 +5714,10 @@ eslint-plugin-react-hooks@^4.3.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==

[email protected].0, eslint-plugin-react@^7.27.1:
version "7.32.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.0.tgz#d80f794a638c5770f952ba2ae793f0a516be7c09"
integrity sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==
[email protected].1, eslint-plugin-react@^7.27.1:
version "7.32.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200"
integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www==
dependencies:
array-includes "^3.1.6"
array.prototype.flatmap "^1.3.1"
Expand Down

0 comments on commit dae22a0

Please sign in to comment.