Skip to content

Commit bc5d342

Browse files
1 parent 3f0a1af commit bc5d342

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
@@ -18,7 +18,7 @@
1818
"@tailwindcss/typography": "^0.5.13",
1919
"autoprefixer": "^10.4.19",
2020
"commitizen": "^4.3.0",
21-
"conventional-changelog-conventionalcommits": "^7.0.2",
21+
"conventional-changelog-conventionalcommits": "^8.0.0",
2222
"cz-conventional-changelog": "3.3.0",
2323
"laravel-vite-plugin": "^1.0.2",
2424
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,10 +1625,10 @@ conventional-changelog-angular@^7.0.0:
16251625
dependencies:
16261626
compare-func "^2.0.0"
16271627

1628-
conventional-changelog-conventionalcommits@^7.0.2:
1629-
version "7.0.2"
1630-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
1631-
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
1628+
conventional-changelog-conventionalcommits@^8.0.0:
1629+
version "8.0.0"
1630+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz#3fa2857c878701e7f0329db5a1257cb218f166fe"
1631+
integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==
16321632
dependencies:
16331633
compare-func "^2.0.0"
16341634

0 commit comments

Comments
 (0)