fix(deps): update semantic-release monorepo

This commit is contained in:
renovate[bot] 2024-08-01 14:51:03 +00:00 committed by GitHub
parent 19779fb3fc
commit 2dedd14431
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3096 additions and 1911 deletions

4997
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -41,11 +41,11 @@
},
"dependencies": {
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^8.0.4",
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3"
"@semantic-release/github": "^10.0.0",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^14.0.0"
},
"peerDependencies": {
"semantic-release": ">=19.0.2"
@ -56,6 +56,6 @@
"eslint": "8.57.0",
"eslint-config-scratch": "9.0.8",
"husky": "8.0.3",
"semantic-release": "19.0.5"
"semantic-release": "24.0.0"
}
}