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+ ## [ 27.0.1] ( https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.0...v27.0.1 ) (2022-08-28)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** prefer-expect-assertions:** report on concise arrow functions with ` expect ` call ([ #1225 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1225 ) ) ([ 64ec9c1] ( https://github.com/jest-community/eslint-plugin-jest/commit/64ec9c10b0b67a19893e09f4462d5b1a1e984baf ) )
7+
18# [ 27.0.0] ( https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.0.0 ) (2022-08-28)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-jest" ,
3- "version" : " 27.0.0 " ,
3+ "version" : " 27.0.1 " ,
44 "description" : " ESLint rules for Jest" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments