Skip to content

Commit 1c10205

Browse files
chore(deps): update dependency semantic-release to v24.2.8 (#1409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9c4e97 commit 1c10205

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest": "26.6.3",
6363
"lodash": "4.17.21",
6464
"prettier": "3.6.2",
65-
"semantic-release": "24.2.7",
65+
"semantic-release": "24.2.8",
6666
"sinon": "21.0.0",
6767
"supertest": "7.1.4",
6868
"ts-jest": "26.5.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5512,10 +5512,10 @@ highlight.js@^10.7.1:
55125512
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
55135513
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
55145514

5515-
hook-std@^3.0.0:
5516-
version "3.0.0"
5517-
resolved "https://registry.yarnpkg.com/hook-std/-/hook-std-3.0.0.tgz#47038a01981e07ce9d83a6a3b2eb98cad0f7bd58"
5518-
integrity sha512-jHRQzjSDzMtFy34AGj1DN+vq54WVuhSvKgrHf0OMiFQTwDD4L/qqofVEWjLOBMTn5+lCD3fPg32W9yOfnEJTTw==
5515+
hook-std@^4.0.0:
5516+
version "4.0.0"
5517+
resolved "https://registry.yarnpkg.com/hook-std/-/hook-std-4.0.0.tgz#8ad817e2405f0634fa128822a8b27054a8120262"
5518+
integrity sha512-IHI4bEVOt3vRUDJ+bFA9VUJlo7SzvFARPNLw75pqSmAOP2HmTWfFJtPvLBrDrlgjEYXY9zs7SFdHPQaJShkSCQ==
55195519

55205520
hosted-git-info@^2.1.4:
55215521
version "2.8.5"
@@ -9583,10 +9583,10 @@ schema-utils@^3.2.0:
95839583
ajv "^6.12.5"
95849584
ajv-keywords "^3.5.2"
95859585

9586-
semantic-release@24.2.7:
9587-
version "24.2.7"
9588-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.7.tgz#86a0d8331c6200175d0ad6f66a7b26efdef95e12"
9589-
integrity sha512-g7RssbTAbir1k/S7uSwSVZFfFXwpomUB9Oas0+xi9KStSCmeDXcA7rNhiskjLqvUe/Evhx8fVCT16OSa34eM5g==
9586+
semantic-release@24.2.8:
9587+
version "24.2.8"
9588+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.8.tgz#9ba7599bf3aa3a4e65208c65fa3583c8628051a2"
9589+
integrity sha512-uvoLiKEB/AvvA3SCPE78cd90nVJXn220kkEA6sNGzDpas4s7pe4OgYWvhfR0lvWBdBH/T0RFCI6U+GvcT2CypQ==
95909590
dependencies:
95919591
"@semantic-release/commit-analyzer" "^13.0.0-beta.1"
95929592
"@semantic-release/error" "^4.0.0"
@@ -9602,7 +9602,7 @@ semantic-release@24.2.7:
96029602
find-versions "^6.0.0"
96039603
get-stream "^6.0.0"
96049604
git-log-parser "^1.2.0"
9605-
hook-std "^3.0.0"
9605+
hook-std "^4.0.0"
96069606
hosted-git-info "^8.0.0"
96079607
import-from-esm "^2.0.0"
96089608
lodash-es "^4.17.21"

0 commit comments

Comments
 (0)