chore(deps-dev): Bump semantic-release from 24.1.2 to 24.1.3 (#3498)

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.2 to 24.1.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-21 09:00:40 -07:00 committed by GitHub
parent 89e21241e5
commit 0b459a9a5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -34,7 +34,7 @@
"node-fetch": "^3.3.2",
"recheck": "^4.4.5",
"rollup": "^4.24.0",
"semantic-release": "^24.1.2",
"semantic-release": "^24.1.3",
"titleize": "^4.0.0",
"ts-expect": "^1.3.0",
"tslib": "^2.7.0",
@ -7864,9 +7864,9 @@
"dev": true
},
"node_modules/semantic-release": {
"version": "24.1.2",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-24.1.2.tgz",
"integrity": "sha512-hvEJ7yI97pzJuLsDZCYzJgmRxF8kiEJvNZhf0oiZQcexw+Ycjy4wbdsn/sVMURgNCu8rwbAXJdBRyIxM4pe32g==",
"version": "24.1.3",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-24.1.3.tgz",
"integrity": "sha512-Cb0Pm3Ye15u8k/B+7EnusMUSIIucAIEBD3QDRmmclv53KVyqmg1Lb3XPx0AMNxfJZEI+ZT+M+IXDyTrudK6Rew==",
"dev": true,
"dependencies": {
"@semantic-release/commit-analyzer": "^13.0.0-beta.1",

View File

@ -75,7 +75,7 @@
"node-fetch": "^3.3.2",
"recheck": "^4.4.5",
"rollup": "^4.24.0",
"semantic-release": "^24.1.2",
"semantic-release": "^24.1.3",
"titleize": "^4.0.0",
"ts-expect": "^1.3.0",
"tslib": "^2.7.0",