Skip to content

Commit 2c5d0c8

Browse files
Merge pull request #214 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/eslint-plugin-react-hooks-5.2.0
build: bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 in /App/frontend-app
2 parents 1bab5ec + 4963c2b commit 2c5d0c8

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 5 additions & 4 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.10.2",
7474
"eslint-plugin-react": "^7.37.4",
75-
"eslint-plugin-react-hooks": "^5.1.0",
75+
"eslint-plugin-react-hooks": "^5.2.0",
7676
"eslint-plugin-react-refresh": "^0.4.16",
7777
"express": "^4.21.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
@@ -4776,10 +4776,10 @@ eslint-plugin-jsx-a11y@^6.10.2:
47764776
safe-regex-test "^1.0.3"
47774777
string.prototype.includes "^2.0.1"
47784778

4779-
eslint-plugin-react-hooks@^5.1.0:
4780-
version "5.1.0"
4781-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
4782-
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
4779+
eslint-plugin-react-hooks@^5.2.0:
4780+
version "5.2.0"
4781+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
4782+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
47834783

47844784
eslint-plugin-react-refresh@^0.4.16:
47854785
version "0.4.16"

0 commit comments

Comments
 (0)