-
Notifications
You must be signed in to change notification settings - Fork 821
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dependency updates to remove critical warnings and fix release process (
#3215) * Updating octokit/rest and lerna * Updating mocha * Updating types * removing the lerna upgrade * update lerna to the highest version that doesn't break the tests, also fixes the critical dependency error
- Loading branch information
1 parent
2526444
commit ee44e68
Showing
8 changed files
with
10,654 additions
and
13,687 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"lerna": "3.4.0", | ||
"lerna": "5.6.2", | ||
"packages": ["packages/*"], | ||
"version": "6.6.0" | ||
} |
Oops, something went wrong.