Skip to content

Commit 10235e0

Browse files
authored
Merge pull request #409 from raduwen/dependabot/npm_and_yarn/eslint-plugin-react-7.32.2
build(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.32.2
2 parents dcb7394 + 59f4ed1 commit 10235e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^8.40.0",
3434
"eslint-config-next": "^13.3.0",
3535
"eslint-config-prettier": "^8.5.0",
36-
"eslint-plugin-react": "^7.32.0",
36+
"eslint-plugin-react": "^7.32.2",
3737
"firebase-tools": "^11.20.0",
3838
"prettier": "^2.8.7",
3939
"typescript": "^4.9.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3485,10 +3485,10 @@ eslint-plugin-react-hooks@^4.5.0:
34853485
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
34863486
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
34873487

3488-
eslint-plugin-react@^7.31.7, eslint-plugin-react@^7.32.0:
3489-
version "7.32.0"
3490-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.0.tgz#d80f794a638c5770f952ba2ae793f0a516be7c09"
3491-
integrity sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==
3488+
eslint-plugin-react@^7.31.7, eslint-plugin-react@^7.32.2:
3489+
version "7.32.2"
3490+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
3491+
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
34923492
dependencies:
34933493
array-includes "^3.1.6"
34943494
array.prototype.flatmap "^1.3.1"

0 commit comments

Comments
 (0)