Skip to content

Commit 9b1ee72

Browse files
Bump console-ui from 3.1.1 to 3.1.2
Bumps [console-ui](https://github.com/ember-cli/console-ui) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/ember-cli/console-ui/releases) - [Changelog](https://github.com/ember-cli/console-ui/blob/master/CHANGELOG.md) - [Commits](ember-cli/console-ui@v3.1.1...v3.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f0b74f4 commit 9b1ee72

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"broccoli-test-helper": "^2.0.0",
6363
"chai": "^4.2.0",
6464
"co": "^4.6.0",
65-
"console-ui": "^3.1.1",
65+
"console-ui": "^3.1.2",
6666
"core-object": "^3.1.5",
6767
"ember-cli": "~3.21.2",
6868
"ember-cli-app-version": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3715,10 +3715,10 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
37153715
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
37163716
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
37173717

3718-
console-ui@^3.0.4, console-ui@^3.1.1:
3719-
version "3.1.1"
3720-
resolved "https://registry.yarnpkg.com/console-ui/-/console-ui-3.1.1.tgz#681a0414e8b0a23ed679d0a2802e39d920801171"
3721-
integrity sha512-22y+uk4AGq9quz6kofKQjkeCIAm86+MTxT/RZMFm8fMArP2lAkzxjUjNyrw7S6wXnnB+qRnC+/2ANMTke68RTQ==
3718+
console-ui@^3.0.4, console-ui@^3.1.1, console-ui@^3.1.2:
3719+
version "3.1.2"
3720+
resolved "https://registry.yarnpkg.com/console-ui/-/console-ui-3.1.2.tgz#51aef616ff02013c85ccee6a6d77ef7a94202e7a"
3721+
integrity sha512-+5j3R4wZJcEYZeXk30whc4ZU/+fWW9JMTNntVuMYpjZJ9n26Cxr0tUBXco1NRjVZRpRVvZ4DDKKKIHNYeUG9Dw==
37223722
dependencies:
37233723
chalk "^2.1.0"
37243724
inquirer "^6"

0 commit comments

Comments
 (0)