Skip to content

Commit

Permalink
chore(deps-dev): bump commitlint-config-airlight from 5.0.3 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [commitlint-config-airlight](https://github.com/dalisoft/airlight) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/dalisoft/airlight/releases)
- [Commits](dalisoft/airlight@commitlint-config-airlight-v5.0.3...commitlint-config-airlight-v6.0.0)

---
updated-dependencies:
- dependency-name: commitlint-config-airlight
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2023
1 parent dc91c22 commit ab58d58
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 @@ -54,7 +54,7 @@
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.11.18",
"baretest": "^2.x",
"commitlint-config-airlight": "^5.0.3",
"commitlint-config-airlight": "^6.0.0",
"eslint": "^8.32.0",
"eslint-config-airlight-node": "^3.0.6",
"husky": "^8.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1360,10 +1360,10 @@ commander@^9.4.1:
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==

commitlint-config-airlight@^5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/commitlint-config-airlight/-/commitlint-config-airlight-5.0.3.tgz#8d9411a6fc06fc9a6b8fa01a959ba1dff4064ea2"
integrity sha512-ZwTeRJ8VJjEWBjFFtoVVFld7c7B6TSnrrF2abLeNV2tTbR6wb1cT62GHV+cc0j7vuKsAwTiUTvH9BB9w6KrTTg==
commitlint-config-airlight@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/commitlint-config-airlight/-/commitlint-config-airlight-6.0.0.tgz#86d3b3ab45e0a226a34664944e70ff5d6581a868"
integrity sha512-XyQpvqrFh/tnkH9qmxVSnIrvRqSd7vxf8AUhpjdzg2NtEPAQVTzpvZIWoL33LY0uXr4RM2LoER655fMajo58vg==
dependencies:
"@commitlint/config-conventional" "^17.4.0"

Expand Down

0 comments on commit ab58d58

Please sign in to comment.