Skip to content

Commit 173f82a

Browse files
committed
build(package): bump semantic-release plugins
1 parent 6201aea commit 173f82a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@trivago/prettier-plugin-sort-imports": "4.1.1",
4848
"@types/jest": "^29.5.10",
4949
"commitizen": "^4.3.0",
50-
"conventional-changelog-conventionalcommits": "^7.0.2",
50+
"conventional-changelog-conventionalcommits": "^8.0.0",
5151
"cz-conventional-changelog": "^3.3.0",
5252
"husky": "^8.0.3",
5353
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,10 +1158,10 @@ concat-map@0.0.1:
11581158
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
11591159
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
11601160

1161-
conventional-changelog-conventionalcommits@^7.0.2:
1162-
version "7.0.2"
1163-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
1164-
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
1161+
conventional-changelog-conventionalcommits@^8.0.0:
1162+
version "8.0.0"
1163+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz#3fa2857c878701e7f0329db5a1257cb218f166fe"
1164+
integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==
11651165
dependencies:
11661166
compare-func "^2.0.0"
11671167

0 commit comments

Comments
 (0)