Skip to content

Commit 9aa3834

Browse files
authored
Merge pull request #63 from chantouchsek/dependabot/npm_and_yarn/commitlint/config-conventional-13.1.0
chore(deps-dev): bump @commitlint/config-conventional from 11.0.0 to 13.1.0
2 parents eb6ad38 + ca8f524 commit 9aa3834

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@commitlint/cli": "^11.0.0",
50-
"@commitlint/config-conventional": "^11.0.0",
50+
"@commitlint/config-conventional": "^13.1.0",
5151
"@nuxt/types": "^2.14.7",
5252
"@nuxt/typescript-build": "latest",
5353
"@nuxt/typescript-runtime": "latest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -902,10 +902,10 @@
902902
resolve-global "1.0.0"
903903
yargs "^15.1.0"
904904

905-
"@commitlint/config-conventional@^11.0.0":
906-
version "11.0.0"
907-
resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz"
908-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
905+
"@commitlint/config-conventional@^13.1.0":
906+
version "13.1.0"
907+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz#f02871d50c73db0a31b777231f49203b964d9d59"
908+
integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==
909909
dependencies:
910910
conventional-changelog-conventionalcommits "^4.3.1"
911911

0 commit comments

Comments
 (0)