Skip to content

Commit 4cfa240

Browse files
chore: bump eslint-plugin-jest from 26.2.2 to 26.5.3 in /site (coder#2926)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.2.2 to 26.5.3. - [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.2.2...v26.5.3) --- 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> Co-authored-by: Kira Pilot <kira@coder.com>
1 parent 516d955 commit 4cfa240

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.2.5",
9292
"eslint-plugin-compat": "4.0.2",
9393
"eslint-plugin-import": "2.26.0",
94-
"eslint-plugin-jest": "26.2.2",
94+
"eslint-plugin-jest": "26.5.3",
9595
"eslint-plugin-jsx-a11y": "6.6.0",
9696
"eslint-plugin-no-storage": "1.0.2",
9797
"eslint-plugin-react": "7.30.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6503,10 +6503,10 @@ eslint-plugin-import@2.26.0:
65036503
resolve "^1.22.0"
65046504
tsconfig-paths "^3.14.1"
65056505

6506-
eslint-plugin-jest@26.2.2:
6507-
version "26.2.2"
6508-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c"
6509-
integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==
6506+
eslint-plugin-jest@26.5.3:
6507+
version "26.5.3"
6508+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
6509+
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
65106510
dependencies:
65116511
"@typescript-eslint/utils" "^5.10.0"
65126512

0 commit comments

Comments
 (0)