Skip to content

Commit

Permalink
chore: update ESLint dependencies (#14595)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 3, 2023
1 parent 96f00c6 commit d581f15
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 d581f15

Please sign in to comment.