Skip to content

Commit

Permalink
fix(deps): update semantic-release monorepo (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 11, 2022
1 parent ae64fa7 commit 9f9fbdc
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 178 deletions.
12 changes: 6 additions & 6 deletions packages/spire-plugin-semantic-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"node": ">=12.20"
},
"dependencies": {
"@semantic-release/changelog": "5.0.1",
"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/git": "9.0.1",
"@semantic-release/github": "7.2.3",
"@semantic-release/gitlab": "6.2.2",
"@semantic-release/release-notes-generator": "9.0.3",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.6",
"@semantic-release/gitlab": "9.5.0",
"@semantic-release/release-notes-generator": "10.0.3",
"execa": "5.1.1",
"semantic-release": "19.0.3"
},
Expand Down

0 comments on commit 9f9fbdc

Please sign in to comment.