Skip to content

Commit

Permalink
fix(deps): update semantic-release monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 411b9e5 commit 6b35c8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"homepage": "https://github.com/webtorrent/semantic-release-config#readme",
"dependencies": {
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/commit-analyzer": "^10.0.0",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/git": "^10.0.0",
"@semantic-release/github": "^9.0.0",
"@semantic-release/npm": "^10.0.0",
"@semantic-release/release-notes-generator": "^11.0.0"
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0"
},
"devDependencies": {
"semantic-release": "21.1.2"
"semantic-release": "23.0.2"
},
"renovate": {
"extends": [
Expand Down

0 comments on commit 6b35c8e

Please sign in to comment.