Skip to content

Commit 89c654c

Browse files
authored
Merge pull request NdoleStudio#164 from NdoleStudio/dependabot/npm_and_yarn/web/commitlint/cli-17.6.1
chore(deps-dev): bump @commitlint/cli from 17.5.1 to 17.6.1 in /web
2 parents 0dd579e + c3ca6ff commit 89c654c

3 files changed

Lines changed: 31 additions & 48 deletions

File tree

web/package-lock.json

Lines changed: 16 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@babel/eslint-parser": "^7.21.3",
48-
"@commitlint/cli": "^17.5.1",
48+
"@commitlint/cli": "^17.6.1",
4949
"@commitlint/config-conventional": "^17.4.4",
5050
"@nuxt/types": "^2.16.3",
5151
"@nuxt/typescript-build": "^2.1.0",

web/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,13 +1033,13 @@
10331033
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
10341034
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
10351035

1036-
"@commitlint/cli@^17.5.1":
1037-
version "17.5.1"
1038-
resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-17.5.1.tgz"
1039-
integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==
1036+
"@commitlint/cli@^17.6.1":
1037+
version "17.6.1"
1038+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.1.tgz#571a1272a656cd316f4b601cbb0fcb2ef50bfc7a"
1039+
integrity sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==
10401040
dependencies:
10411041
"@commitlint/format" "^17.4.4"
1042-
"@commitlint/lint" "^17.4.4"
1042+
"@commitlint/lint" "^17.6.1"
10431043
"@commitlint/load" "^17.5.0"
10441044
"@commitlint/read" "^17.5.1"
10451045
"@commitlint/types" "^17.4.4"
@@ -1097,14 +1097,14 @@
10971097
"@commitlint/types" "^17.4.4"
10981098
semver "7.3.8"
10991099

1100-
"@commitlint/lint@^17.4.4":
1101-
version "17.4.4"
1102-
resolved "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.4.tgz"
1103-
integrity sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==
1100+
"@commitlint/lint@^17.6.1":
1101+
version "17.6.1"
1102+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.1.tgz#52275acc6b3d92a9ad466535331c5dd8e85b6f42"
1103+
integrity sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ==
11041104
dependencies:
11051105
"@commitlint/is-ignored" "^17.4.4"
11061106
"@commitlint/parse" "^17.4.4"
1107-
"@commitlint/rules" "^17.4.4"
1107+
"@commitlint/rules" "^17.6.1"
11081108
"@commitlint/types" "^17.4.4"
11091109

11101110
"@commitlint/load@^17.5.0":
@@ -1164,10 +1164,10 @@
11641164
resolve-from "^5.0.0"
11651165
resolve-global "^1.0.0"
11661166

1167-
"@commitlint/rules@^17.4.4":
1168-
version "17.4.4"
1169-
resolved "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.4.tgz"
1170-
integrity sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==
1167+
"@commitlint/rules@^17.6.1":
1168+
version "17.6.1"
1169+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.1.tgz#dff529b8d1e0455808fe7e3e1fa70617e4eb2759"
1170+
integrity sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==
11711171
dependencies:
11721172
"@commitlint/ensure" "^17.4.4"
11731173
"@commitlint/message" "^17.4.2"

0 commit comments

Comments
 (0)