Skip to content

Commit d8954f3

Browse files
Bump inquirer from 7.3.3 to 8.1.1
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.1.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@8.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ae0f1ba commit d8954f3

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"chalk": "^4.1.1",
2828
"ember-cli-version-checker": "^5.1.2",
2929
"glob": "^7.1.7",
30-
"inquirer": "^7.3.3",
30+
"inquirer": "^8.1.1",
3131
"mkdirp": "^1.0.4",
3232
"silent-error": "^1.1.1"
3333
},

Diff for: yarn.lock

+3-10
Original file line numberDiff line numberDiff line change
@@ -4197,7 +4197,7 @@ inline-source-map-comment@^1.0.5:
41974197
sum-up "^1.0.1"
41984198
xtend "^4.0.0"
41994199

4200-
[email protected], inquirer@^7.3.3:
4200+
42014201
version "7.3.3"
42024202
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.3.tgz#04d176b2af04afc157a83fd7c100e98ee0aad003"
42034203
integrity sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==
@@ -4216,7 +4216,7 @@ [email protected], inquirer@^7.3.3:
42164216
strip-ansi "^6.0.0"
42174217
through "^2.3.6"
42184218

4219-
4219+
[email protected], inquirer@^8.1.1:
42204220
version "8.1.1"
42214221
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.1.tgz#7c53d94c6d03011c7bb2a947f0dca3b98246c26a"
42224222
integrity sha512-hUDjc3vBkh/uk1gPfMAD/7Z188Q8cvTGl0nxwaCdwSbzFh6ZKkZh+s2ozVxbE5G9ZNRyeY0+lgbAIOUFsFf98w==
@@ -6576,14 +6576,7 @@ run-queue@^1.0.0, run-queue@^1.0.3:
65766576
dependencies:
65776577
aproba "^1.1.1"
65786578

6579-
rxjs@^6.4.0, rxjs@^6.6.0:
6580-
version "6.6.2"
6581-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
6582-
integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==
6583-
dependencies:
6584-
tslib "^1.9.0"
6585-
6586-
rxjs@^6.6.6:
6579+
rxjs@^6.4.0, rxjs@^6.6.0, rxjs@^6.6.6:
65876580
version "6.6.7"
65886581
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
65896582
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==

0 commit comments

Comments
 (0)