Skip to content

Commit 80f1fd0

Browse files
chore(deps-dev): Bump eslint-plugin-jest from 23.10.0 to 23.11.0 (#1427)
1 parent a5f22dc commit 80f1fd0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "6.8.0",
2323
"eslint-config-prettier": "6.11.0",
2424
"eslint-plugin-import": "2.20.2",
25-
"eslint-plugin-jest": "23.10.0",
25+
"eslint-plugin-jest": "23.11.0",
2626
"eslint-plugin-prettier": "3.1.3",
2727
"jest": "25.5.4",
2828
"jest-runner-eslint": "0.7.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,10 +2020,10 @@ eslint-plugin-import@2.20.2:
20202020
read-pkg-up "^2.0.0"
20212021
resolve "^1.12.0"
20222022

2023-
eslint-plugin-jest@23.10.0:
2024-
version "23.10.0"
2025-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.10.0.tgz#4738c7ca9e6513da50f4e99d7b161c1f82fa8e8f"
2026-
integrity sha512-cHC//nesojSO1MLxVmFJR/bUaQQG7xvMHQD8YLbsQzevR41WKm8paKDUv2wMHlUy5XLZUmNcWuflOi4apS8D+Q==
2023+
eslint-plugin-jest@23.11.0:
2024+
version "23.11.0"
2025+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.11.0.tgz#6e01d83ea74c1eefd60811655bbc288bd8ab2e7d"
2026+
integrity sha512-qedvh6mcMgoLFHjITtG40yKOCu5Fa1GMYesDOclU30ZvtVkf+DaH0fnCn1ysOX/QMdk2SGhQvxvYLowcLaM0GA==
20272027
dependencies:
20282028
"@typescript-eslint/experimental-utils" "^2.5.0"
20292029

0 commit comments

Comments
 (0)