Skip to content

Commit 0faadb6

Browse files
chore: bump eslint-plugin-jest from 26.2.2 to 26.5.3 in /site
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>
1 parent c178f37 commit 0faadb6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
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.5.1",
9696
"eslint-plugin-no-storage": "1.0.2",
9797
"eslint-plugin-react": "7.30.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6517,10 +6517,10 @@ eslint-plugin-import@2.26.0:
65176517
resolve "^1.22.0"
65186518
tsconfig-paths "^3.14.1"
65196519

6520-
eslint-plugin-jest@26.2.2:
6521-
version "26.2.2"
6522-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c"
6523-
integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==
6520+
eslint-plugin-jest@26.5.3:
6521+
version "26.5.3"
6522+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
6523+
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
65246524
dependencies:
65256525
"@typescript-eslint/utils" "^5.10.0"
65266526

0 commit comments

Comments
 (0)