aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-02-14 00:27:04 +0000
committerGravatar GitHub <noreply@github.com> 2022-02-14 00:27:04 +0000
commit5ecdf1bc12d148185f7444e55a09663210dbcac4 (patch)
tree52bd741a69900cdb298edba7a4dfc8aebbee965f
parent99567f5ff0c5bddf129c20ecdc6ee7e61b4b5262 (diff)
downloadit-tools-5ecdf1bc12d148185f7444e55a09663210dbcac4.tar.gz
it-tools-5ecdf1bc12d148185f7444e55a09663210dbcac4.tar.zst
it-tools-5ecdf1bc12d148185f7444e55a09663210dbcac4.zip
chore(deps-dev): bump @commitlint/config-conventional
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 0eab800..a872c8f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@commitlint/cli": "^16.2.1",
- "@commitlint/config-conventional": "^16.0.0",
+ "@commitlint/config-conventional": "^16.2.1",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config": "^6.0.1",
@@ -1783,9 +1783,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
- "version": "16.0.0",
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz",
- "integrity": "sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==",
+ "version": "16.2.1",
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz",
+ "integrity": "sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^4.3.1"
@@ -26971,9 +26971,9 @@
}
},
"@commitlint/config-conventional": {
- "version": "16.0.0",
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz",
- "integrity": "sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==",
+ "version": "16.2.1",
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz",
+ "integrity": "sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==",
"dev": true,
"requires": {
"conventional-changelog-conventionalcommits": "^4.3.1"
diff --git a/package.json b/package.json
index b9d578a..abf9165 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
},
"devDependencies": {
"@commitlint/cli": "^16.2.1",
- "@commitlint/config-conventional": "^16.0.0",
+ "@commitlint/config-conventional": "^16.2.1",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config": "^6.0.1",