Skip to content

Commit 4b35486

Browse files
chore(release): 27.2.3 [skip ci]
## [27.2.3](v27.2.2...v27.2.3) (2023-07-13) ### Bug Fixes * allow `@typescript-eslint/eslint-plugin` v6 as peer dep ([#1400](#1400)) ([04b2bf2](04b2bf2)), closes [#1398](#1398)
1 parent 04b2bf2 commit 4b35486

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [27.2.3](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...v27.2.3) (2023-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* allow `@typescript-eslint/eslint-plugin` v6 as peer dep ([#1400](https://github.com/jest-community/eslint-plugin-jest/issues/1400)) ([04b2bf2](https://github.com/jest-community/eslint-plugin-jest/commit/04b2bf29bf086f8ce8173a9c3bc15ce31915dbe2)), closes [#1398](https://github.com/jest-community/eslint-plugin-jest/issues/1398)
7+
18
## [27.2.2](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.2) (2023-06-19)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "27.2.2",
3+
"version": "27.2.3",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)