Skip to content

Commit de758dc

Browse files
build(deps): bump inquirer from 8.2.5 to 8.2.6
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.5 to 8.2.6. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@8.2.6) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9025236 commit de758dc

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2891,9 +2891,9 @@ inquirer@^7.3.3:
28912891
through "^2.3.6"
28922892

28932893
inquirer@^8.2.0:
2894-
version "8.2.5"
2895-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
2896-
integrity sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==
2894+
version "8.2.6"
2895+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.6.tgz#733b74888195d8d400a67ac332011b5fae5ea562"
2896+
integrity sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==
28972897
dependencies:
28982898
ansi-escapes "^4.2.1"
28992899
chalk "^4.1.1"
@@ -2909,7 +2909,7 @@ inquirer@^8.2.0:
29092909
string-width "^4.1.0"
29102910
strip-ansi "^6.0.0"
29112911
through "^2.3.6"
2912-
wrap-ansi "^7.0.0"
2912+
wrap-ansi "^6.0.1"
29132913

29142914
internal-slot@^1.0.3:
29152915
version "1.0.3"
@@ -5974,7 +5974,7 @@ wrap-ansi@^2.0.0:
59745974
string-width "^1.0.1"
59755975
strip-ansi "^3.0.1"
59765976

5977-
wrap-ansi@^6.2.0:
5977+
wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
59785978
version "6.2.0"
59795979
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
59805980
integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
@@ -5983,15 +5983,6 @@ wrap-ansi@^6.2.0:
59835983
string-width "^4.1.0"
59845984
strip-ansi "^6.0.0"
59855985

5986-
wrap-ansi@^7.0.0:
5987-
version "7.0.0"
5988-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5989-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5990-
dependencies:
5991-
ansi-styles "^4.0.0"
5992-
string-width "^4.1.0"
5993-
strip-ansi "^6.0.0"
5994-
59955986
wrappy@1:
59965987
version "1.0.2"
59975988
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"

0 commit comments

Comments
 (0)