Skip to content

Commit

Permalink
Merge pull request #366 from bervProject/dependabot/npm_and_yarn/comm…
Browse files Browse the repository at this point in the history
…itlint/config-conventional-17.6.6

chore(deps-dev): bump @commitlint/config-conventional from 17.6.5 to 17.6.6
  • Loading branch information
mergify[bot] authored Jul 1, 2023
2 parents 4299851 + c2660e0 commit 5b5627b
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 @@ -28,7 +28,7 @@
"devDependencies": {
"@babel/preset-env": "^7.22.4",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/config-conventional": "^17.6.6",
"@nuxt/test-utils-edge": "^3.0.0-27507520.e006c56",
"@nuxt/types": "^2.17.0",
"@nuxtjs/eslint-config": "^12.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1493,10 +1493,10 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^17.6.5":
version "17.6.5"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz#a8ec286e634a071329fe45dc4955032c2176aeb5"
integrity sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==
"@commitlint/config-conventional@^17.6.6":
version "17.6.6"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005"
integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==
dependencies:
conventional-changelog-conventionalcommits "^5.0.0"

Expand Down

0 comments on commit 5b5627b

Please sign in to comment.