Skip to content

Commit 3d9fa5e

Browse files
authored
Merge pull request #414 from gadget-inc/depfu/update/yarn/eslint-plugin-react-7.31.7
Update eslint-plugin-react: 7.30.1 → 7.31.7 (minor)
2 parents 7413e1f + ebaad7f commit 3d9fa5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"eslint-config-prettier": "^8.5.0",
9292
"eslint-plugin-import": "^2.26.0",
9393
"eslint-plugin-prettier": "^3.4.1",
94-
"eslint-plugin-react": "^7.30.1",
94+
"eslint-plugin-react": "^7.31.7",
9595
"eslint-plugin-react-hooks": "^4.6.0",
9696
"fastify": "^3.29.0",
9797
"gitpkg": "^1.0.0-beta.2",

yarn.lock

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

3221-
eslint-plugin-react@^7.30.1:
3222-
version "7.30.1"
3223-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
3224-
integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==
3221+
eslint-plugin-react@^7.31.7:
3222+
version "7.31.7"
3223+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.7.tgz#36fb1c611a7db5f757fce09cbbcc01682f8b0fbb"
3224+
integrity sha512-8NldBTeYp/kQoTV1uT0XF6HcmDqbgZ0lNPkN0wlRw8DJKXEnaWu+oh/6gt3xIhzvQ35wB2Y545fJhIbJSZ2NNw==
32253225
dependencies:
32263226
array-includes "^3.1.5"
32273227
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)