Skip to content

Commit ca8f524

Browse files
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 13.1.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v11.0.0...v13.1.0) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c67616 commit ca8f524

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 5 additions & 5 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

@@ -13813,7 +13813,7 @@ vm-browserify@^1.0.1:
1381313813
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
1381413814

1381513815
"vue-api-queries@file:.":
13816-
version "0.1.0"
13816+
version "0.1.1"
1381713817
dependencies:
1381813818
axios "^0.21.1"
1381913819
camelcase-keys "^6.2.2"

0 commit comments

Comments
 (0)