Skip to content

Commit 97a936e

Browse files
chore: update dependency @types/conventional-commits-parser to v5
1 parent 0a583d3 commit 97a936e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@commitlint/test": "^18.0.0",
4040
"@commitlint/utils": "^18.6.1",
41-
"@types/conventional-commits-parser": "^3.0.6"
41+
"@types/conventional-commits-parser": "^5.0.0"
4242
},
4343
"dependencies": {
4444
"@commitlint/types": "^18.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,10 +1710,10 @@
17101710
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz"
17111711
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
17121712

1713-
"@types/conventional-commits-parser@^3.0.6":
1714-
version "3.0.6"
1715-
resolved "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-3.0.6.tgz"
1716-
integrity sha512-z4crlplLzL9uA5kbE4ZghAf5RbrEr1UL/uNGGgxYbJjI0jRBjuYKuasbo13ANZsSapLTM2DLZk6LDcjemow4qQ==
1713+
"@types/conventional-commits-parser@^5.0.0":
1714+
version "5.0.0"
1715+
resolved "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz#8c9d23e0b415b24b91626d07017303755d542dc8"
1716+
integrity sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==
17171717
dependencies:
17181718
"@types/node" "*"
17191719

0 commit comments

Comments
 (0)