Skip to content

Commit 6d9b4de

Browse files
chore(deps-dev): bump @react-hookz/eslint-config from 1.7.1 to 1.7.2 (#275)
Bumps [@react-hookz/eslint-config](https://github.com/react-hookz/eslint-config) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/react-hookz/eslint-config/releases) - [Changelog](https://github.com/react-hookz/eslint-config/blob/master/CHANGELOG.md) - [Commits](react-hookz/eslint-config@v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: "@react-hookz/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c14bcb commit 6d9b4de

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,9 +1334,9 @@
13341334
tslib "^2.4.0"
13351335

13361336
"@react-hookz/eslint-config@^1.7.1":
1337-
version "1.7.1"
1338-
resolved "https://registry.yarnpkg.com/@react-hookz/eslint-config/-/eslint-config-1.7.1.tgz#1b7f98b610475ee1692a159842c1995e7cb9642f"
1339-
integrity sha512-xgF0HhEPlGmoEZ0qzmr6bzPsXckWa4L0YuhBxqawYxp5VpTUwrNXqWmdXpVFuRrW/VDstVqxLoL48FDlw+6vFg==
1337+
version "1.7.2"
1338+
resolved "https://registry.yarnpkg.com/@react-hookz/eslint-config/-/eslint-config-1.7.2.tgz#44bb7dbe112cbdd21c40ba9483d42e9005a8f84c"
1339+
integrity sha512-lnTmClFDlsiP4weandfv8akmb0FzmuFMQINVjU/aE486P/gR4xDl+dKcSNk2HE8lB1hoDiIbIyoowY85LoGjyg==
13401340
dependencies:
13411341
"@typescript-eslint/eslint-plugin" "^5.33.0"
13421342
"@typescript-eslint/parser" "^5.33.0"
@@ -1348,7 +1348,7 @@
13481348
eslint-mdx "^2.0.2"
13491349
eslint-plugin-eslint-comments "^3.2.0"
13501350
eslint-plugin-import "^2.26.0"
1351-
eslint-plugin-jest "^26.8.2"
1351+
eslint-plugin-jest "^26.8.3"
13521352
eslint-plugin-jsx-a11y "^6.6.1"
13531353
eslint-plugin-mdx "^2.0.2"
13541354
eslint-plugin-prettier "^4.2.1"
@@ -3332,10 +3332,10 @@ eslint-plugin-import@^2.26.0:
33323332
resolve "^1.22.0"
33333333
tsconfig-paths "^3.14.1"
33343334

3335-
eslint-plugin-jest@^26.8.2:
3336-
version "26.8.2"
3337-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2.tgz#42a1248a5ade2bc589eb0f9c4e0608dd89b18cf3"
3338-
integrity sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==
3335+
eslint-plugin-jest@^26.8.3:
3336+
version "26.8.3"
3337+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.3.tgz#f5d9bb162636491c8f6f0cd2743fe67c86569338"
3338+
integrity sha512-2roWu1MkEiihQ/qEszPPoaoqVI1x2D8Jtadk5AmoXTdEeNVPMu01Dtz7jIuTOAmdW3L+tSkPZOtEtQroYJDt0A==
33393339
dependencies:
33403340
"@typescript-eslint/utils" "^5.10.0"
33413341

0 commit comments

Comments
 (0)