Skip to content

Commit

Permalink
bump min ts version again in jest type tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Jun 16, 2024
1 parent 9696090 commit a5649da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/jest/types/enzyme.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// TypeScript Version: 4.0
// TypeScript Version: 4.3

/// <reference types="jest" />

Expand Down
2 changes: 1 addition & 1 deletion packages/jest/types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Definitions by: Junyoung Clare Jang <https://github.com/Ailrun>
// TypeScript Version: 4.0
// TypeScript Version: 4.3

/// <reference types="jest" />

Expand Down

0 comments on commit a5649da

Please sign in to comment.