From 9db9e66699216c6675d4319fd0b577aedc9d2a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 08:35:58 +0000 Subject: [PATCH] chore: bump git-cz from 3.3.0 to 4.9.0 Bumps [git-cz](https://github.com/streamich/git-cz) from 3.3.0 to 4.9.0. - [Release notes](https://github.com/streamich/git-cz/releases) - [Changelog](https://github.com/streamich/git-cz/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/git-cz/compare/3.3.0...v4.9.0) --- updated-dependencies: - dependency-name: git-cz dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 35 ++++------------------------------- 2 files changed, 5 insertions(+), 32 deletions(-) diff --git a/package.json b/package.json index f7afab275..070090ea2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/jest": "^27.0.1", "benchmark": "^2.1.4", "commitizen": "4.3.0", - "git-cz": "^3.3.0", + "git-cz": "^4.9.0", "husky": "^8.0.0", "lerna": "^6.0.3", "lint-staged": "13.0.3", diff --git a/yarn.lock b/yarn.lock index 1c4d851ec..821fdf3cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3322,11 +3322,6 @@ doctrine@0.7.2: esutils "^1.1.6" isarray "0.0.1" -dom-walk@^0.1.0: - version "0.1.2" - resolved "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.2.tgz" - integrity sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w== - domexception@^2.0.1: version "2.0.1" resolved "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz" @@ -3946,12 +3941,10 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -git-cz@^3.3.0: - version "3.3.0" - resolved "https://registry.npmjs.org/git-cz/-/git-cz-3.3.0.tgz" - integrity sha512-wIc93R0B8DIarbkhUMVBO+mezlSZSNj0sF8FBSLaSjS76o/uYPyDKYcAEdmGUkGgBfpI65u647eVTkOvT+cS0Q== - dependencies: - global "^4.3.2" +git-cz@^4.9.0: + version "4.9.0" + resolved "https://registry.yarnpkg.com/git-cz/-/git-cz-4.9.0.tgz#c0604ff85b37046d51fd85e265040032c9617bf2" + integrity sha512-cSRL8IIOXU7UFLdbziCYqg8f8InwLwqHezkiRHNSph7oZqGv0togId1kMTfKil6gzK0VaSXeVBb4oDl0fQCHiw== git-raw-commits@^2.0.0, git-raw-commits@^2.0.8: version "2.0.11" @@ -4071,14 +4064,6 @@ global-prefix@^1.0.1: is-windows "^1.0.1" which "^1.2.14" -global@^4.3.2: - version "4.4.0" - resolved "https://registry.npmjs.org/global/-/global-4.4.0.tgz" - integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w== - dependencies: - min-document "^2.19.0" - process "^0.11.10" - globals@^11.1.0: version "11.12.0" resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" @@ -5832,13 +5817,6 @@ mimic-fn@^4.0.0: resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz" integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw== -min-document@^2.19.0: - version "2.19.0" - resolved "https://registry.npmjs.org/min-document/-/min-document-2.19.0.tgz" - integrity sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ== - dependencies: - dom-walk "^0.1.0" - min-indent@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz" @@ -6687,11 +6665,6 @@ process-nextick-args@~2.0.0: resolved "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz" integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== -process@^0.11.10: - version "0.11.10" - resolved "https://registry.npmjs.org/process/-/process-0.11.10.tgz" - integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== - promise-all-reject-late@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz"