Skip to content

Commit

Permalink
Merge pull request #92 from bmybbs/dependabot/npm_and_yarn/commitlint…
Browse files Browse the repository at this point in the history
…/config-conventional-17.4.2

Bump @commitlint/config-conventional from 17.0.2 to 17.4.2
  • Loading branch information
IronBlood committed Jan 28, 2023
2 parents 5f49590 + 509c118 commit 6e83ef8
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 @@ -24,7 +24,7 @@
"homepage": "https://github.com/bmybbs/bmybbs-content-parser#readme",
"devDependencies": {
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/config-conventional": "^17.4.2",
"@types/jest": "^26.0.20",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.36.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^17.0.2":
version "17.0.2"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72"
integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==
"@commitlint/config-conventional@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz#671f7febfcfef90ec11b122a659c6be25e11c19e"
integrity sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==
dependencies:
conventional-changelog-conventionalcommits "^5.0.0"

Expand Down

0 comments on commit 6e83ef8

Please sign in to comment.