Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f910b5

Browse files
chore: bump eslint-plugin-jest from 26.1.1 to 26.1.3 in /site (#551)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.1 to 26.1.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.1.1...v26.1.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85deeb0 commit 4f910b5

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
@@ -66,7 +66,7 @@
6666
"eslint-import-resolver-typescript": "2.7.0",
6767
"eslint-plugin-compat": "4.0.2",
6868
"eslint-plugin-import": "2.25.4",
69-
"eslint-plugin-jest": "26.1.1",
69+
"eslint-plugin-jest": "26.1.3",
7070
"eslint-plugin-jsx-a11y": "6.5.1",
7171
"eslint-plugin-no-storage": "1.0.2",
7272
"eslint-plugin-react": "7.29.4",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6404,10 +6404,10 @@ [email protected]:
64046404
resolve "^1.20.0"
64056405
tsconfig-paths "^3.12.0"
64066406

6407-
6408-
version "26.1.1"
6409-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1.tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1"
6410-
integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA==
6407+
6408+
version "26.1.3"
6409+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.3.tgz#e722e5efeea18aa9dec7c7349987b641db19feb7"
6410+
integrity sha512-Pju+T7MFpo5VFhFlwrkK/9jRUu18r2iugvgyrWOnnGRaVTFFmFXp+xFJpHyqmjjLmGJPKLeEFLVTAxezkApcpQ==
64116411
dependencies:
64126412
"@typescript-eslint/utils" "^5.10.0"
64136413

0 commit comments

Comments
 (0)