Skip to content

Commit a6ca855

Browse files
committed
chore: bump inquirer-gui to version 0.1.26
1 parent c1768ff commit a6ca855

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-snippet",
3-
"version": "0.0.26",
3+
"version": "0.0.27",
44
"displayName": "Code Snippet",
55
"publisher": "SAPOSS",
66
"author": {

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@mdi/font": "^5.1.45",
19-
"@sap-devx/inquirer-gui": "0.1.25",
19+
"@sap-devx/inquirer-gui": "0.1.26",
2020
"@sap-devx/inquirer-gui-file-browser-plugin": "0.0.5",
2121
"@sap-devx/inquirer-gui-folder-browser-plugin": "0.0.3",
2222
"@sap-devx/inquirer-gui-login-plugin": "0.0.4",

0 commit comments

Comments
 (0)