Skip to content

Commit 59297f3

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v17.5.0
1 parent bef54bd commit 59297f3

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@babel/core": "7.21.3",
7575
"@babel/preset-env": "7.20.2",
7676
"@babel/register": "7.21.0",
77-
"@commitlint/cli": "17.4.4",
77+
"@commitlint/cli": "17.5.0",
7878
"@iterable-iterator/list": "1.0.1",
7979
"@iterable-iterator/map": "1.0.1",
8080
"@iterable-iterator/range": "2.1.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2186,14 +2186,14 @@
21862186
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
21872187
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
21882188

2189-
"@commitlint/cli@17.4.4":
2190-
version "17.4.4"
2191-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.4.tgz#36df08bfa31dbb9a2b6b1d7187a31e578f001a06"
2192-
integrity sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g==
2189+
"@commitlint/cli@17.5.0":
2190+
version "17.5.0"
2191+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.0.tgz#045bf46fc38bb4246da30b462d8db66f48c28f9a"
2192+
integrity sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A==
21932193
dependencies:
21942194
"@commitlint/format" "^17.4.4"
21952195
"@commitlint/lint" "^17.4.4"
2196-
"@commitlint/load" "^17.4.4"
2196+
"@commitlint/load" "^17.5.0"
21972197
"@commitlint/read" "^17.4.4"
21982198
"@commitlint/types" "^17.4.4"
21992199
execa "^5.0.0"
@@ -2253,10 +2253,10 @@
22532253
"@commitlint/rules" "^17.4.4"
22542254
"@commitlint/types" "^17.4.4"
22552255

2256-
"@commitlint/load@^17.4.4":
2257-
version "17.4.4"
2258-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.4.tgz#13fcb553572f265339801cde6dd10ee5eea07f5e"
2259-
integrity sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ==
2256+
"@commitlint/load@^17.5.0":
2257+
version "17.5.0"
2258+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab"
2259+
integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==
22602260
dependencies:
22612261
"@commitlint/config-validator" "^17.4.4"
22622262
"@commitlint/execute-rule" "^17.4.0"
@@ -2271,7 +2271,7 @@
22712271
lodash.uniq "^4.5.0"
22722272
resolve-from "^5.0.0"
22732273
ts-node "^10.8.1"
2274-
typescript "^4.6.4"
2274+
typescript "^4.6.4 || ^5.0.0"
22752275

22762276
"@commitlint/message@^17.4.2":
22772277
version "17.4.2"
@@ -10718,10 +10718,10 @@ typescript@^4.1.3:
1071810718
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
1071910719
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
1072010720

10721-
typescript@^4.6.4:
10722-
version "4.6.4"
10723-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
10724-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
10721+
"typescript@^4.6.4 || ^5.0.0":
10722+
version "5.0.2"
10723+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
10724+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
1072510725

1072610726
typescript@^4.9.3:
1072710727
version "4.9.3"

0 commit comments

Comments
 (0)