Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2022
1 parent 562ec8c commit 46685c0
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.7.13",
"baretest": "^2.x",
"commitlint-config-airlight": "^5.0.0",
"commitlint-config-airlight": "^5.0.2",
"eslint": "^8.22.0",
"eslint-config-airlight-node": "^3.0.3",
"husky": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1402,10 +1402,10 @@ commander@^9.3.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.0.tgz#bc4a40918fefe52e22450c111ecd6b7acce6f11c"
integrity sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==

commitlint-config-airlight@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/commitlint-config-airlight/-/commitlint-config-airlight-5.0.0.tgz#97e804cbd7fbe5e3d4b69e467a2b12beef5cff66"
integrity sha512-dzGQYijqM56tY76a0/Vye/JbvIgRz5b6z9wUvKdz/E+7YqXeTBGfZJv+Y2Wff9qLH/j8rFGFfenuIQdVOGN+Ww==
commitlint-config-airlight@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/commitlint-config-airlight/-/commitlint-config-airlight-5.0.2.tgz#460c2af0692e32d762e5ea43d449ade9d3fae76d"
integrity sha512-J+nHJT2xX/sVhJzaiegzyikaMpbc+W+Bh6y1NBZvoMkGT7qjcL0MMo4uxYw80b5T6tLRWjdsRa3/xr4ym6YXLw==
dependencies:
"@commitlint/config-conventional" "^17.0.3"

Expand Down

0 comments on commit 46685c0

Please sign in to comment.