Skip to content

Commit 8570ccd

Browse files
committed
fix(deps): include conventional-changelog-conventionalcommits
1 parent f5804a6 commit 8570ccd

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"@types/react-dom": "^19.1.2",
6767
"@vitejs/plugin-react": "^4.4.1",
6868
"@vitest/browser": "^3.2.4",
69+
"conventional-changelog-conventionalcommits": "^9.1.0",
6970
"eslint": "^9.25.0",
7071
"eslint-plugin-react-hooks": "^5.2.0",
7172
"eslint-plugin-react-refresh": "^0.4.19",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4041,6 +4041,13 @@ conventional-changelog-angular@^8.0.0:
40414041
dependencies:
40424042
compare-func "^2.0.0"
40434043

4044+
conventional-changelog-conventionalcommits@^9.1.0:
4045+
version "9.1.0"
4046+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz#34e5f35c80c1375a5464df2a8067a1facbb2d858"
4047+
integrity sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==
4048+
dependencies:
4049+
compare-func "^2.0.0"
4050+
40444051
conventional-changelog-writer@^8.0.0:
40454052
version "8.2.0"
40464053
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-8.2.0.tgz#1b77ef8e45ccc4559e02a23a34d50c15d2051e5a"

0 commit comments

Comments
 (0)