build(deps): update semantic-release monorepo

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | @semantic-release/github | 9.0.5  | 9.0.6  |
| npm        | @semantic-release/npm    | 10.0.5 | 10.0.6 |
This commit is contained in:
renovate[bot] 2023-09-21 13:53:04 +00:00 committed by GitHub
parent edd7c7f887
commit fa0eec4f2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 45 deletions

View file

@ -43,8 +43,8 @@
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.0.5",
"@semantic-release/npm": "10.0.5",
"@semantic-release/github": "9.0.6",
"@semantic-release/npm": "10.0.6",
"@tsconfig/node16": "16.1.1",
"@types/node": "16.18.50",
"@typescript-eslint/eslint-plugin": "6.7.0",