Skip to content

Commit f287d66

Browse files
chore: update dependency @types/conventional-commits-parser to v5
1 parent 3351aa0 commit f287d66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/parse/package.json

+1-1
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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1864,10 +1864,10 @@
18641864
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz"
18651865
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
18661866

1867-
"@types/conventional-commits-parser@^3.0.6":
1868-
version "3.0.6"
1869-
resolved "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-3.0.6.tgz"
1870-
integrity sha512-z4crlplLzL9uA5kbE4ZghAf5RbrEr1UL/uNGGgxYbJjI0jRBjuYKuasbo13ANZsSapLTM2DLZk6LDcjemow4qQ==
1867+
"@types/conventional-commits-parser@^5.0.0":
1868+
version "5.0.0"
1869+
resolved "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz#8c9d23e0b415b24b91626d07017303755d542dc8"
1870+
integrity sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==
18711871
dependencies:
18721872
"@types/node" "*"
18731873

0 commit comments

Comments
 (0)