File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 26.5.3] ( https://github.com/jest-community/eslint-plugin-jest/compare/v26.5.2...v26.5.3 ) (2022-06-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** prefer-equality-matcher:** handle ` resolves ` and ` rejects ` modifiers correctly ([ #1146 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1146 ) ) ([ 0fad4df] ( https://github.com/jest-community/eslint-plugin-jest/commit/0fad4df6a342f6eebf57f7a9fd7f13a17fbc0d1b ) )
7
+
1
8
## [ 26.5.2] ( https://github.com/jest-community/eslint-plugin-jest/compare/v26.5.1...v26.5.2 ) (2022-06-06)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jest" ,
3
- "version" : " 26.5.2 " ,
3
+ "version" : " 26.5.3 " ,
4
4
"description" : " ESLint rules for Jest" ,
5
5
"keywords" : [
6
6
" eslint" ,
You can’t perform that action at this time.
0 commit comments