File tree Expand file tree Collapse file tree 2 files changed +30
-4
lines changed Expand file tree Collapse file tree 2 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 76
76
"apollo-cache-hermes" : " 0.8.16" ,
77
77
"browserify" : " 17.0.0" ,
78
78
"codecov" : " 3.8.3" ,
79
- "commitizen" : " 4.3.0 " ,
79
+ "commitizen" : " 4.3.1 " ,
80
80
"conventional-changelog-cli" : " 4.1.0" ,
81
81
"cz-conventional-changelog" : " 3.3.0" ,
82
82
"graphql" : " 16.8.1" ,
Original file line number Diff line number Diff line change @@ -2495,7 +2495,7 @@ __metadata:
2495
2495
apollo-cache-hermes : " npm:0.8.16"
2496
2496
browserify : " npm:17.0.0"
2497
2497
codecov : " npm:3.8.3"
2498
- commitizen : " npm:4.3.0 "
2498
+ commitizen : " npm:4.3.1 "
2499
2499
conventional-changelog-cli : " npm:4.1.0"
2500
2500
cz-conventional-changelog : " npm:3.3.0"
2501
2501
graphql : " npm:16.8.1"
@@ -2510,7 +2510,7 @@ __metadata:
2510
2510
typescript : " npm:5.4.3"
2511
2511
uglify-js : " npm:3.17.4"
2512
2512
peerDependencies :
2513
- " @apollo/client " : 3.7.17
2513
+ " @apollo/client " : ^ 3.7.17
2514
2514
languageName : unknown
2515
2515
linkType : soft
2516
2516
@@ -3478,7 +3478,33 @@ __metadata:
3478
3478
languageName : node
3479
3479
linkType : hard
3480
3480
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 " :
3482
3508
version : 4.3.0
3483
3509
resolution : " commitizen@npm:4.3.0"
3484
3510
dependencies :
You can’t perform that action at this time.
0 commit comments