-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update semantic-release monorepo
- Loading branch information
1 parent
40d811e
commit bb0234a
Showing
2 changed files
with
1,885 additions
and
1,606 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
"author": "Mike North <[email protected]> (https://mike.works)", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@semantic-release/changelog": "^3.0.0", | ||
"@semantic-release/changelog": "^5.0.0", | ||
"@semantic-release/error": "^2.2.0", | ||
"@semantic-release/exec": "^3.0.2", | ||
"@semantic-release/git": "^7.0.1", | ||
"@semantic-release/github": "^5.0.2" | ||
"@semantic-release/exec": "^5.0.0", | ||
"@semantic-release/git": "^9.0.0", | ||
"@semantic-release/github": "^7.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/execa": "0.9.0", | ||
"semantic-release": "15.13.12", | ||
"semantic-release": "17.0.7", | ||
"travis-deploy-once": "5.0.11" | ||
}, | ||
"engines": { | ||
|
Oops, something went wrong.