Skip to content

Commit fd837ec

Browse files
build(deps-dev): bump eslint-plugin-jest from 26.4.6 to 26.5.3 (#87)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.4.6 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.4.6...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>
1 parent 40e4808 commit fd837ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-config-prettier": "^8.5.0",
6262
"eslint-plugin-cypress": "^2.12.1",
6363
"eslint-plugin-import": "^2.26.0",
64-
"eslint-plugin-jest": "^26.4.6",
64+
"eslint-plugin-jest": "^26.5.3",
6565
"eslint-plugin-prettier": "^4.0.0",
6666
"eslint-plugin-vue": "^8.7.1",
6767
"husky": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4786,10 +4786,10 @@ eslint-plugin-import@^2.22.0, eslint-plugin-import@^2.26.0:
47864786
resolve "^1.22.0"
47874787
tsconfig-paths "^3.14.1"
47884788

4789-
eslint-plugin-jest@^26.4.6:
4790-
version "26.4.6"
4791-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.4.6.tgz#9d8184c1ecf077722a20cc236c7e14f4e263606f"
4792-
integrity sha512-R3mq1IepnhtsukHQsWxdyKra3OVwYB+N4k8i45ndqSfr8p9KZV6G+EIUt1Z7hzAh4KlsbXG+nCTlNeGFLFLNvA==
4789+
eslint-plugin-jest@^26.5.3:
4790+
version "26.5.3"
4791+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
4792+
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
47934793
dependencies:
47944794
"@typescript-eslint/utils" "^5.10.0"
47954795

0 commit comments

Comments
 (0)