File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 4040 "@types/react" : " ^18.0.26" ,
4141 "@typescript-eslint/eslint-plugin" : " ^5.45.1" ,
4242 "@typescript-eslint/parser" : " ^5.45.1" ,
43- "commitizen" : " ^4.2.5 " ,
43+ "commitizen" : " ^4.2.6 " ,
4444 "eslint" : " ^8.29.0" ,
4545 "eslint-formatter-pretty" : " ^4.1.0" ,
4646 "eslint-plugin-eslint-comments" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -2351,7 +2351,7 @@ commander@^9.4.1:
23512351 resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
23522352 integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==
23532353
2354- commitizen@^4.0.3, commitizen@^4.2.5 :
2354+ commitizen@^4.0.3 :
23552355 version "4.2.5"
23562356 resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.5.tgz#48e5a5c28334c6e8ed845cc24fc9f072efd3961e"
23572357 integrity sha512-9sXju8Qrz1B4Tw7kC5KhnvwYQN88qs2zbiB8oyMsnXZyJ24PPGiNM3nHr73d32dnE3i8VJEXddBFIbOgYSEXtQ==
@@ -2371,6 +2371,26 @@ commitizen@^4.0.3, commitizen@^4.2.5:
23712371 strip-bom "4.0.0"
23722372 strip-json-comments "3.1.1"
23732373
2374+ commitizen@^4.2.6 :
2375+ version "4.2.6"
2376+ resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.6.tgz#c35af39e1cb5fc2de88511df802da4344dc3ca80"
2377+ integrity sha512-RyTM+EiD9GO01DJUn9MRRAet3XUHGfoUZoksLfr+1ym1Xt2q5EYJs9Fg2BtKSb5Mo53i0BtMBmWMHQXVlZ/L9w==
2378+ dependencies :
2379+ cachedir "2.3.0"
2380+ cz-conventional-changelog "3.3.0"
2381+ dedent "0.7.0"
2382+ detect-indent "6.1.0"
2383+ find-node-modules "^2.1.2"
2384+ find-root "1.1.0"
2385+ fs-extra "9.1.0"
2386+ glob "7.2.3"
2387+ inquirer "8.2.4"
2388+ is-utf8 "^0.2.1"
2389+ lodash "4.17.21"
2390+ minimist "1.2.6"
2391+ strip-bom "4.0.0"
2392+ strip-json-comments "3.1.1"
2393+
23742394common-ancestor-path@^1.0.1 :
23752395 version "1.0.1"
23762396 resolved "https://registry.yarnpkg.com/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz#4f7d2d1394d91b7abdf51871c62f71eadb0182a7"
You can’t perform that action at this time.
0 commit comments