We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d039399 commit fcc9930Copy full SHA for fcc9930
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.7.3](https://github.com/react-hookz/eslint-config/compare/v1.7.2...v1.7.3) (2022-08-29)
2
+
3
4
+### Bug Fixes
5
6
+* update deps and regenerate lockfile ([d039399](https://github.com/react-hookz/eslint-config/commit/d039399deb8ac9b3dd0f4ef153a874904c6c0f18))
7
8
## [1.7.2](https://github.com/react-hookz/eslint-config/compare/v1.7.1...v1.7.2) (2022-08-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@react-hookz/eslint-config",
- "version": "1.7.1",
+ "version": "1.7.3",
"description": "eslint configuration files used in @react-hookz projects",
"license": "MIT",
"repository": {
0 commit comments