Skip to content

Commit 47a6531

Browse files
chore: bump inquirer-gui version to 0.2.1 (#166)
1 parent a7caf25 commit 47a6531

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@mdi/font": "^5.1.45",
22-
"@sap-devx/inquirer-gui": "0.1.26",
22+
"@sap-devx/inquirer-gui": "0.2.1",
2323
"@sap-devx/inquirer-gui-file-browser-plugin": "0.0.5",
2424
"@sap-devx/inquirer-gui-folder-browser-plugin": "0.0.3",
2525
"@sap-devx/inquirer-gui-label-plugin": "0.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2300,10 +2300,10 @@
23002300
dependencies:
23012301
vue "^2.6.10"
23022302

2303-
"@sap-devx/inquirer-gui@0.1.26":
2304-
version "0.1.26"
2305-
resolved "https://registry.yarnpkg.com/@sap-devx/inquirer-gui/-/inquirer-gui-0.1.26.tgz#e91d3700f7d06aef8bcb3df853d6d2a28e843a09"
2306-
integrity sha512-19Q5+AyZzLdQis3gV0fKYYSYb7wL+quCl3VkE92dst9+SaGW4qSepptaJS9KVD+iX3xQ+DSaHeohf97cBxdaCg==
2303+
"@sap-devx/inquirer-gui@0.2.1":
2304+
version "0.2.1"
2305+
resolved "https://registry.yarnpkg.com/@sap-devx/inquirer-gui/-/inquirer-gui-0.2.1.tgz#d96ed170f386a59c9b0f6f98d40bd7ed0ce3c626"
2306+
integrity sha512-4Xvxq/G/up2pjyYQcqwgbmf3qDbHoGKEcTf9z5LMSxNtExSc1yvhN6VzLqpFqpRr6BDF1qmRRKswMmS2cLNa1A==
23072307
dependencies:
23082308
strip-ansi "^6.0.0"
23092309
vue "2.6.12"

0 commit comments

Comments
 (0)