Skip to content

Commit 57fc2ba

Browse files
chore(deps): update dependency commitizen to v4.3.1
1 parent 719048d commit 57fc2ba

File tree

2 files changed

+30
-4
lines changed

2 files changed

+30
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"apollo-cache-hermes": "0.8.16",
7777
"browserify": "17.0.0",
7878
"codecov": "3.8.3",
79-
"commitizen": "4.3.0",
79+
"commitizen": "4.3.1",
8080
"conventional-changelog-cli": "4.1.0",
8181
"cz-conventional-changelog": "3.3.0",
8282
"graphql": "16.8.1",

yarn.lock

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2495,7 +2495,7 @@ __metadata:
24952495
apollo-cache-hermes: "npm:0.8.16"
24962496
browserify: "npm:17.0.0"
24972497
codecov: "npm:3.8.3"
2498-
commitizen: "npm:4.3.0"
2498+
commitizen: "npm:4.3.1"
24992499
conventional-changelog-cli: "npm:4.1.0"
25002500
cz-conventional-changelog: "npm:3.3.0"
25012501
graphql: "npm:16.8.1"
@@ -2510,7 +2510,7 @@ __metadata:
25102510
typescript: "npm:5.4.3"
25112511
uglify-js: "npm:3.17.4"
25122512
peerDependencies:
2513-
"@apollo/client": 3.7.17
2513+
"@apollo/client": ^3.7.17
25142514
languageName: unknown
25152515
linkType: soft
25162516

@@ -3478,7 +3478,33 @@ __metadata:
34783478
languageName: node
34793479
linkType: hard
34803480

3481-
"commitizen@npm:4.3.0, commitizen@npm:^4.0.3":
3481+
"commitizen@npm:4.3.1":
3482+
version: 4.3.1
3483+
resolution: "commitizen@npm:4.3.1"
3484+
dependencies:
3485+
cachedir: "npm:2.3.0"
3486+
cz-conventional-changelog: "npm:3.3.0"
3487+
dedent: "npm:0.7.0"
3488+
detect-indent: "npm:6.1.0"
3489+
find-node-modules: "npm:^2.1.2"
3490+
find-root: "npm:1.1.0"
3491+
fs-extra: "npm:9.1.0"
3492+
glob: "npm:7.2.3"
3493+
inquirer: "npm:8.2.5"
3494+
is-utf8: "npm:^0.2.1"
3495+
lodash: "npm:4.17.21"
3496+
minimist: "npm:1.2.7"
3497+
strip-bom: "npm:4.0.0"
3498+
strip-json-comments: "npm:3.1.1"
3499+
bin:
3500+
commitizen: bin/commitizen
3501+
cz: bin/git-cz
3502+
git-cz: bin/git-cz
3503+
checksum: 10c0/3422c6f8b24075a650582f3939def379954714d3fc613dd60a927923f52b93742a196346f0669b63adf367e40127c0e481573ab1aa6cb8b96a06dfc903e923ab
3504+
languageName: node
3505+
linkType: hard
3506+
3507+
"commitizen@npm:^4.0.3":
34823508
version: 4.3.0
34833509
resolution: "commitizen@npm:4.3.0"
34843510
dependencies:

0 commit comments

Comments
 (0)