Skip to content

Commit 78fe5a2

Browse files
Merge pull request #88 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/eslint-plugin-react-hooks-5.1.0
build: bump eslint-plugin-react-hooks from 4.6.0 to 5.1.0 in /App/frontend-app
2 parents 5a77bca + 123eb59 commit 78fe5a2

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-import": "^2.29.1",
7373
"eslint-plugin-jsx-a11y": "^6.8.0",
7474
"eslint-plugin-react": "^7.33.2",
75-
"eslint-plugin-react-hooks": "^4.6.0",
75+
"eslint-plugin-react-hooks": "^5.1.0",
7676
"eslint-plugin-react-refresh": "^0.4.5",
7777
"express": "^4.18.2",
7878
"jest": "^29.7.0",

App/frontend-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4484,10 +4484,10 @@ eslint-plugin-jsx-a11y@^6.8.0:
44844484
object.entries "^1.1.7"
44854485
object.fromentries "^2.0.7"
44864486

4487-
eslint-plugin-react-hooks@^4.6.0:
4488-
version "4.6.0"
4489-
resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz"
4490-
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
4487+
eslint-plugin-react-hooks@^5.1.0:
4488+
version "5.1.0"
4489+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
4490+
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
44914491

44924492
eslint-plugin-react-refresh@^0.4.5:
44934493
version "0.4.5"

0 commit comments

Comments
 (0)