Skip to content

Commit 6d14dcb

Browse files
chore: bump eslint-plugin-jest from 26.5.3 to 26.6.0 in /site (coder#3204)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.5.3 to 26.6.0. - [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.5.3...v26.6.0) --- 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 7ba6973 commit 6d14dcb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"eslint-import-resolver-typescript": "3.3.0",
9292
"eslint-plugin-compat": "4.0.2",
9393
"eslint-plugin-import": "2.26.0",
94-
"eslint-plugin-jest": "26.5.3",
94+
"eslint-plugin-jest": "26.6.0",
9595
"eslint-plugin-jsx-a11y": "6.6.1",
9696
"eslint-plugin-no-storage": "1.0.2",
9797
"eslint-plugin-react": "7.30.1",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6472,10 +6472,10 @@ eslint-plugin-import@2.26.0:
64726472
resolve "^1.22.0"
64736473
tsconfig-paths "^3.14.1"
64746474

6475-
eslint-plugin-jest@26.5.3:
6476-
version "26.5.3"
6477-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
6478-
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
6475+
eslint-plugin-jest@26.6.0:
6476+
version "26.6.0"
6477+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.6.0.tgz#546804fa42da75d7d58d4d3b278d5186abd3f6c0"
6478+
integrity sha512-f8n46/97ZFdU4KqeQYqO8AEVGIhHWvkpgNBWHH3jrM28/y8llnbf3IjfIKv6p2pZIMinK1PCqbbROxs9Eud02Q==
64796479
dependencies:
64806480
"@typescript-eslint/utils" "^5.10.0"
64816481

0 commit comments

Comments
 (0)