Skip to content

Commit

Permalink
chore: update semantic-release dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
goliafrs committed Nov 25, 2024
1 parent 823429e commit d83cfd6
Show file tree
Hide file tree
Showing 2 changed files with 1,596 additions and 1,269 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
},
"license": "MIT",
"devDependencies": {
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.2.6",
"@semantic-release/npm": "^11.0.2",
"semantic-release": "^23.0.2"
"@semantic-release/github": "^11.0.1",
"@semantic-release/npm": "^12.0.1",
"semantic-release": "^24.2.0"
}
}
Loading

0 comments on commit d83cfd6

Please sign in to comment.