File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 25.3.3] ( https://github.com/jest-community/eslint-plugin-jest/compare/v25.3.2...v25.3.3 ) (2021-12-30)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** prefer-to-contain:** support square bracket accessors ([ #1009 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1009 ) ) ([ 73984a7] ( https://github.com/jest-community/eslint-plugin-jest/commit/73984a79f790986a17116589a587506bcc10efc0 ) )
7+ * ** prefer-to-have-length:** support square bracket accessors ([ #1010 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/1010 ) ) ([ 9e70f55] ( https://github.com/jest-community/eslint-plugin-jest/commit/9e70f550e341432f69a1cd334c19df87513ea906 ) )
8+
19## [ 25.3.2] ( https://github.com/jest-community/eslint-plugin-jest/compare/v25.3.1...v25.3.2 ) (2021-12-27)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-jest" ,
3- "version" : " 25.3.2 " ,
3+ "version" : " 25.3.3 " ,
44 "description" : " Eslint rules for Jest" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments