Skip to content

Commit e4a27b2

Browse files
author
Illia Obukhau
authored
fix(deps): update dependency eslint-plugin-react-hooks to ^4.6.0 (#430)
2 parents 20ef53a + 33f88e2 commit e4a27b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/shared/eslint-config-web-widgets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-prettier": "^3.3.1",
3030
"eslint-plugin-promise": "^4.3.1",
3131
"eslint-plugin-react": "~7.28.0",
32-
"eslint-plugin-react-hooks": "^4.2.0",
32+
"eslint-plugin-react-hooks": "^4.6.0",
3333
"prettier": "^2.8.4",
3434
"typescript": "4.5.4"
3535
}

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)