Skip to content

Commit 4821bac

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency @commitlint/cli to v17.5.0
1 parent 86f84f1 commit 4821bac

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"compatibility": "^1.17.0 || ^2.0.0"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "17.4.4",
50+
"@commitlint/cli": "17.5.0",
5151
"@commitlint/config-angular": "17.4.4",
5252
"eslint": "8.36.0",
5353
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
chalk "^2.0.0"
2424
js-tokens "^4.0.0"
2525

26-
"@commitlint/cli@17.4.4":
27-
version "17.4.4"
28-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.4.tgz#36df08bfa31dbb9a2b6b1d7187a31e578f001a06"
29-
integrity sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g==
26+
"@commitlint/cli@17.5.0":
27+
version "17.5.0"
28+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.0.tgz#045bf46fc38bb4246da30b462d8db66f48c28f9a"
29+
integrity sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A==
3030
dependencies:
3131
"@commitlint/format" "^17.4.4"
3232
"@commitlint/lint" "^17.4.4"
33-
"@commitlint/load" "^17.4.4"
33+
"@commitlint/load" "^17.5.0"
3434
"@commitlint/read" "^17.4.4"
3535
"@commitlint/types" "^17.4.4"
3636
execa "^5.0.0"
@@ -102,10 +102,10 @@
102102
"@commitlint/rules" "^17.4.4"
103103
"@commitlint/types" "^17.4.4"
104104

105-
"@commitlint/load@^17.4.4":
106-
version "17.4.4"
107-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.4.tgz#13fcb553572f265339801cde6dd10ee5eea07f5e"
108-
integrity sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ==
105+
"@commitlint/load@^17.5.0":
106+
version "17.5.0"
107+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab"
108+
integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==
109109
dependencies:
110110
"@commitlint/config-validator" "^17.4.4"
111111
"@commitlint/execute-rule" "^17.4.0"
@@ -120,7 +120,7 @@
120120
lodash.uniq "^4.5.0"
121121
resolve-from "^5.0.0"
122122
ts-node "^10.8.1"
123-
typescript "^4.6.4"
123+
typescript "^4.6.4 || ^5.0.0"
124124

125125
"@commitlint/message@^17.4.2":
126126
version "17.4.2"
@@ -3386,10 +3386,10 @@ typed-array-length@^1.0.4:
33863386
for-each "^0.3.3"
33873387
is-typed-array "^1.1.9"
33883388

3389-
typescript@^4.6.4:
3390-
version "4.6.4"
3391-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
3392-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
3389+
"typescript@^4.6.4 || ^5.0.0":
3390+
version "5.0.2"
3391+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
3392+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
33933393

33943394
uc.micro@^1.0.1, uc.micro@^1.0.5:
33953395
version "1.0.6"

0 commit comments

Comments
 (0)