File tree Expand file tree Collapse file tree 2 files changed +18
-6
lines changed
@commitlint/cz-commitlint Expand file tree Collapse file tree 2 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 47
47
"inquirer" : " ^8.0.0"
48
48
},
49
49
"devDependencies" : {
50
- "@types/inquirer" : " ^7.3.1 "
50
+ "@types/inquirer" : " ^8.0.0 "
51
51
}
52
52
}
Original file line number Diff line number Diff line change 2545
2545
dependencies :
2546
2546
" @types/node" " *"
2547
2547
2548
- " @types/inquirer@^7.3.1 " :
2549
- version "7.3.1 "
2550
- resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-7.3.1. tgz#1f231224e7df11ccfaf4cf9acbcc3b935fea292d "
2551
- integrity sha512-osD38QVIfcdgsPCT0V3lD7eH0OFurX71Jft18bZrsVQWVRt6TuxRzlr0GJLrxoHZR2V5ph7/qP8se/dcnI7o0g ==
2548
+ " @types/inquirer@^8.0.0 " :
2549
+ version "8.1.0 "
2550
+ resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.1.0. tgz#99fab20fd6fb3ee2b0352042082fe8dbec76bf55 "
2551
+ integrity sha512-FqQ0zoCqh5dLQnrY+GE9d5B8wNiXSuEZo9YLIGhVOkJRBTTnYUDJ5maGzzTGE5nihSnGajdMP6RmbzV1oWgflQ ==
2552
2552
dependencies :
2553
2553
" @types/through" " *"
2554
- rxjs "^6.4 .0"
2554
+ rxjs "^7.2 .0"
2555
2555
2556
2556
" @types/istanbul-lib-coverage@*" , "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
2557
2557
version "2.0.1"
@@ -9388,6 +9388,13 @@ rxjs@^6.6.7:
9388
9388
dependencies :
9389
9389
tslib "^1.9.0"
9390
9390
9391
+ rxjs@^7.2.0 :
9392
+ version "7.3.0"
9393
+ resolved "https://registry.npmjs.org/rxjs/-/rxjs-7.3.0.tgz#39fe4f3461dc1e50be1475b2b85a0a88c1e938c6"
9394
+ integrity sha512-p2yuGIg9S1epc3vrjKf6iVb3RCaAYjYskkO+jHIaV0IjOPlJop4UnodOoFb2xeNwlguqLYvGw1b1McillYb5Gw==
9395
+ dependencies :
9396
+ tslib "~2.1.0"
9397
+
9391
9398
safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@^5.2.1, safe-buffer@~5.2.0 :
9392
9399
version "5.2.1"
9393
9400
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
@@ -10332,6 +10339,11 @@ tslib@^2:
10332
10339
resolved "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
10333
10340
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
10334
10341
10342
+ tslib@~2.1.0 :
10343
+ version "2.1.0"
10344
+ resolved "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
10345
+ integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
10346
+
10335
10347
tsutils@^3.21.0 :
10336
10348
version "3.21.0"
10337
10349
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
You can’t perform that action at this time.
0 commit comments