File tree Expand file tree Collapse file tree 2 files changed +3
-24
lines changed Expand file tree Collapse file tree 2 files changed +3
-24
lines changed Original file line number Diff line number Diff line change 55
55
"commitizen" : " 4.3.0" ,
56
56
"eslint" : " 8.55.0" ,
57
57
"husky" : " 8.0.3" ,
58
- "inquirer" : " 8 " ,
58
+ "inquirer" : " 9 " ,
59
59
"jest" : " 29.7.0" ,
60
60
"jest-junit" : " 16.0.0" ,
61
61
"release-it" : " 17.0.0" ,
Original file line number Diff line number Diff line change @@ -3960,27 +3960,6 @@ ini@^1.3.4, ini@~1.3.0:
3960
3960
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
3961
3961
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
3962
3962
3963
- inquirer@8 :
3964
- version "8.2.6"
3965
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.6.tgz#733b74888195d8d400a67ac332011b5fae5ea562"
3966
- integrity sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==
3967
- dependencies :
3968
- ansi-escapes "^4.2.1"
3969
- chalk "^4.1.1"
3970
- cli-cursor "^3.1.0"
3971
- cli-width "^3.0.0"
3972
- external-editor "^3.0.3"
3973
- figures "^3.0.0"
3974
- lodash "^4.17.21"
3975
- mute-stream "0.0.8"
3976
- ora "^5.4.1"
3977
- run-async "^2.4.0"
3978
- rxjs "^7.5.5"
3979
- string-width "^4.1.0"
3980
- strip-ansi "^6.0.0"
3981
- through "^2.3.6"
3982
- wrap-ansi "^6.0.1"
3983
-
3984
3963
inquirer@8.2.5 :
3985
3964
version "8.2.5"
3986
3965
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
@@ -4002,7 +3981,7 @@ inquirer@8.2.5:
4002
3981
through "^2.3.6"
4003
3982
wrap-ansi "^7.0.0"
4004
3983
4005
- inquirer@9.2.12 :
3984
+ inquirer@9, inquirer@9 .2.12 :
4006
3985
version "9.2.12"
4007
3986
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.12.tgz#0348e9311765b7c93fce143bb1c0ef1ae879b1d7"
4008
3987
integrity sha512-mg3Fh9g2zfuVWJn6lhST0O7x4n03k7G8Tx5nvikJkbq8/CK47WDVm+UznF0G6s5Zi0KcyUisr6DU8T67N5U+1Q==
@@ -6913,7 +6892,7 @@ wordwrap@^1.0.0:
6913
6892
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
6914
6893
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
6915
6894
6916
- wrap-ansi@^6.0.1, wrap-ansi@^6. 2.0 :
6895
+ wrap-ansi@^6.2.0 :
6917
6896
version "6.2.0"
6918
6897
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
6919
6898
integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
You can’t perform that action at this time.
0 commit comments