Skip to content

Commit e4f065d

Browse files
dependabot-preview[bot]ealush
authored andcommitted
build(deps): bump eslint-plugin-jest from 23.11.0 to 23.13.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.11.0 to 23.13.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v23.11.0...v23.13.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d484033 commit e4f065d

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
@@ -17,7 +17,7 @@
1717
"eslint": "^6.8.0",
1818
"eslint-config-prettier": "^6.11.0",
1919
"eslint-plugin-import": "^2.20.2",
20-
"eslint-plugin-jest": "^23.11.0",
20+
"eslint-plugin-jest": "^23.13.1",
2121
"faker": "^4.1.0",
2222
"husky": "^4.2.5",
2323
"jest": "^26.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2223,10 +2223,10 @@ eslint-plugin-import@^2.20.2:
22232223
read-pkg-up "^2.0.0"
22242224
resolve "^1.12.0"
22252225

2226-
eslint-plugin-jest@^23.11.0:
2227-
version "23.11.0"
2228-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.11.0.tgz#6e01d83ea74c1eefd60811655bbc288bd8ab2e7d"
2229-
integrity sha512-qedvh6mcMgoLFHjITtG40yKOCu5Fa1GMYesDOclU30ZvtVkf+DaH0fnCn1ysOX/QMdk2SGhQvxvYLowcLaM0GA==
2226+
eslint-plugin-jest@^23.13.1:
2227+
version "23.13.1"
2228+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.1.tgz#b2ce83f76064ad8ba1f1f26f322b86a86e44148e"
2229+
integrity sha512-TRLJH6M6EDvGocD98a7yVThrAOCK9WJfo9phuUb0MJptcrOYZeCKzC9aOzZCD93sxXCsiJVZywaTHdI/mAi0FQ==
22302230
dependencies:
22312231
"@typescript-eslint/experimental-utils" "^2.5.0"
22322232

0 commit comments

Comments
 (0)