Skip to content

Commit 434ec98

Browse files
chore: update dependency eslint-plugin-jest to v24.5.2 (#2788)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6b4a148 commit 434ec98

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4703,9 +4703,9 @@ eslint-plugin-import@^2.20.1:
47034703
tsconfig-paths "^3.11.0"
47044704

47054705
eslint-plugin-jest@^24.0.0:
4706-
version "24.5.0"
4707-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.5.0.tgz#a223a0040a19af749a161807254f0e47f5bfdcc3"
4708-
integrity sha512-Cm+XdX7Nms2UXGRnivHFVcM3ZmlKheHvc9VD78iZLO1XcqB59WbVjrMSiesCbHDlToxWjMJDiJMgc1CzFE13Vg==
4706+
version "24.5.2"
4707+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.5.2.tgz#f71f98f27fd18b50f55246ca090f36d1730e36a6"
4708+
integrity sha512-lrI3sGAyZi513RRmP08sIW241Ti/zMnn/6wbE4ZBhb3M2pJ9ztaZMnSKSKKBUfotVdwqU8W1KtD8ao2/FR8DIg==
47094709
dependencies:
47104710
"@typescript-eslint/experimental-utils" "^4.0.1"
47114711

@@ -6170,9 +6170,9 @@ is-glob@^4.0.0, is-glob@~4.0.1:
61706170
is-extglob "^2.1.1"
61716171

61726172
is-glob@^4.0.1:
6173-
version "4.0.2"
6174-
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.2.tgz#859fc2e731e58c902f99fcabccb75a7dd07d29d8"
6175-
integrity sha512-ZZTOjRcDjuAAAv2cTBQP/lL59ZTArx77+7UzHdWW/XB1mrfp7DEaVpKmZ0XIzx+M7AxfhKcqV+nMetUQmFifwg==
6173+
version "4.0.3"
6174+
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
6175+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
61766176
dependencies:
61776177
is-extglob "^2.1.1"
61786178

0 commit comments

Comments
 (0)