Skip to content

Commit

Permalink
chore: downgrade lerna to resolve ESM requirement (#1098)
Browse files Browse the repository at this point in the history
no qa required
  • Loading branch information
michael-siek authored Aug 5, 2024
1 parent bb94776 commit c871221
Show file tree
Hide file tree
Showing 3 changed files with 1,841 additions and 740 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ updates:
versions: ['>=2.0.0']
- dependency-name: 'chai'
versions: ['>=5.0.0']
- dependency-name: 'lerna'
versions: ['>=8.1.3']
# Breaking change due to node version requirements
- dependency-name: 'commander'
versions: ['>=10.0.0']
Expand Down
Loading

0 comments on commit c871221

Please sign in to comment.