Skip to content

Commit 0655742

Browse files
chore: bump eslint-plugin-jest from 26.1.5 to 26.2.2 in /site (#1474)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.5 to 26.2.2. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v26.1.5...v26.2.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abbe548 commit 0655742

File tree

3 files changed

+11
-22
lines changed

3 files changed

+11
-22
lines changed

site/package-lock.json

+6-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-import-resolver-typescript": "2.7.1",
8282
"eslint-plugin-compat": "4.0.2",
8383
"eslint-plugin-import": "2.26.0",
84-
"eslint-plugin-jest": "26.1.5",
84+
"eslint-plugin-jest": "26.2.2",
8585
"eslint-plugin-jsx-a11y": "6.5.1",
8686
"eslint-plugin-no-storage": "1.0.2",
8787
"eslint-plugin-react": "7.29.4",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6461,10 +6461,10 @@ eslint-plugin-import@2.26.0:
64616461
resolve "^1.22.0"
64626462
tsconfig-paths "^3.14.1"
64636463

6464-
eslint-plugin-jest@26.1.5:
6465-
version "26.1.5"
6466-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5.tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775"
6467-
integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw==
6464+
eslint-plugin-jest@26.2.2:
6465+
version "26.2.2"
6466+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c"
6467+
integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==
64686468
dependencies:
64696469
"@typescript-eslint/utils" "^5.10.0"
64706470

0 commit comments

Comments
 (0)