build(deps): update dependency semantic-release to v21.0.9

| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| npm        | semantic-release | 21.0.7 | 21.0.9 |
This commit is contained in:
renovate[bot] 2023-08-27 03:49:04 +00:00 committed by GitHub
parent 5d7986744b
commit 35abd2f629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 12 deletions

View file

@ -60,7 +60,7 @@
"prettier": "2.8.8",
"prettier-plugin-package": "1.3.1",
"rimraf": "5.0.1",
"semantic-release": "21.0.7",
"semantic-release": "21.0.9",
"ts-node": "10.9.1",
"typescript": "5.1.6"
},