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

Skip to content

Commit 8c26d93

Browse files
chore: bump eslint-plugin-jest from 26.1.3 to 26.1.4 in /site (#951)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.3 to 26.1.4. - [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.3...v26.1.4) --- 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 b3f69a8 commit 8c26d93

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
@@ -70,7 +70,7 @@
7070
"eslint-import-resolver-typescript": "2.7.1",
7171
"eslint-plugin-compat": "4.0.2",
7272
"eslint-plugin-import": "2.26.0",
73-
"eslint-plugin-jest": "26.1.3",
73+
"eslint-plugin-jest": "26.1.4",
7474
"eslint-plugin-jsx-a11y": "6.5.1",
7575
"eslint-plugin-no-storage": "1.0.2",
7676
"eslint-plugin-react": "7.29.4",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6959,10 +6959,10 @@ [email protected]:
69596959
resolve "^1.22.0"
69606960
tsconfig-paths "^3.14.1"
69616961

6962-
6963-
version "26.1.3"
6964-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.3.tgz#e722e5efeea18aa9dec7c7349987b641db19feb7"
6965-
integrity sha512-Pju+T7MFpo5VFhFlwrkK/9jRUu18r2iugvgyrWOnnGRaVTFFmFXp+xFJpHyqmjjLmGJPKLeEFLVTAxezkApcpQ==
6962+
6963+
version "26.1.4"
6964+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.4.tgz#8e3410093ff4439d0c3a371add5bf9e05623a57a"
6965+
integrity sha512-wgqxujmqc2qpvZqMFWCh6Cniqc8lWpapvXt9j/19DmBDqeDaYhJrSRezYR1SKyemvjx+9e9kny/dgRahraHImA==
69666966
dependencies:
69676967
"@typescript-eslint/utils" "^5.10.0"
69686968

0 commit comments

Comments
 (0)