Skip to content

Commit

Permalink
Merge pull request #1142 from cordejs/dependabot/npm_and_yarn/commitl…
Browse files Browse the repository at this point in the history
…int/config-conventional-15.0.0

chore(deps-dev): bump @commitlint/config-conventional from 14.1.0 to 15.0.0
  • Loading branch information
lucasgmagalhaes authored Dec 8, 2021
2 parents 58c31ef + 3a2369d commit 476efbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@babel/preset-env": "^7.10.2",
"@babel/preset-typescript": "^7.10.1",
"@commitlint/cli": "^14.1.0",
"@commitlint/config-conventional": "^14.1.0",
"@commitlint/config-conventional": "^15.0.0",
"@microsoft/tsdoc": "^0.13.0",
"@types/buffer-from": "^1.1.0",
"@types/esm": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1121,10 +1121,10 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^14.1.0":
version "14.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz#29e386ef200fa72d43418153ab1c490c89024dee"
integrity sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==
"@commitlint/config-conventional@^15.0.0":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz#3bf1adf319e3b431de12ba82dc399524038b2d8f"
integrity sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==
dependencies:
conventional-changelog-conventionalcommits "^4.3.1"

Expand Down

0 comments on commit 476efbf

Please sign in to comment.