Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jestjs/jest into exposing-run-to-frame
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed Oct 4, 2023
2 parents ec04c81 + d581f15 commit 2dd1cb3
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 92 deletions.
4 changes: 1 addition & 3 deletions constraints.pro
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ gen_enforced_dependency(WorkspaceCwd, DependencyIdent, DependencyRange2, Depende
% @types/node in the root need to stay on ~14.14.45
'@types/node',
% upgrading the entire repository is a breaking change
'glob',
% repository and snapshot
'prettier'
'glob'
]).

% Enforces that a dependency doesn't appear in both `dependencies` and `devDependencies`
Expand Down
Loading

0 comments on commit 2dd1cb3

Please sign in to comment.