Skip to content

Commit

Permalink
feat(deps): update dependency @commitlint/parse to v16 (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2022
1 parent b6b6f65 commit 3d6f6b8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 23 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -86,7 +86,7 @@
]
},
"dependencies": {
"@commitlint/parse": "15.0.0",
"@commitlint/parse": "16.0.0",
"@octokit/core": "3.5.1",
"@octokit/rest": "18.12.0",
"@octokit/webhooks": "9.17.0",
Expand Down
24 changes: 2 additions & 22 deletions yarn.lock
Expand Up @@ -775,18 +775,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/parse@npm:15.0.0":
version: 15.0.0
resolution: "@commitlint/parse@npm:15.0.0"
dependencies:
"@commitlint/types": ^15.0.0
conventional-changelog-angular: ^5.0.11
conventional-commits-parser: ^3.2.2
checksum: e6acbff8015a6371d3074ff3ca80bafc3bb28ffc0e2ae799725825b3f8657c6f161daf604191c92ec97cd058d5b467379913742d2d92440222fd4c296b9fd0fb
languageName: node
linkType: hard

"@commitlint/parse@npm:^16.0.0":
"@commitlint/parse@npm:16.0.0, @commitlint/parse@npm:^16.0.0":
version: 16.0.0
resolution: "@commitlint/parse@npm:16.0.0"
dependencies:
Expand Down Expand Up @@ -852,15 +841,6 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^15.0.0":
version: 15.0.0
resolution: "@commitlint/types@npm:15.0.0"
dependencies:
chalk: ^4.0.0
checksum: 42fd34a71a226703f01c567d4e3b96ba289763e78a358e8f0281bd55d2cb9e3d618f8e6a5643eb8cd0ae758b8e18497a6ab91cf5b38dbb464882be29be89d1c8
languageName: node
linkType: hard

"@commitlint/types@npm:^16.0.0":
version: 16.0.0
resolution: "@commitlint/types@npm:16.0.0"
Expand Down Expand Up @@ -9449,7 +9429,7 @@ resolve@^2.0.0-next.3:
dependencies:
"@babel/core": 7.16.7
"@babel/preset-react": 7.16.7
"@commitlint/parse": 15.0.0
"@commitlint/parse": 16.0.0
"@octokit/core": 3.5.1
"@octokit/rest": 18.12.0
"@octokit/webhooks": 9.17.0
Expand Down

0 comments on commit 3d6f6b8

Please sign in to comment.