Skip to content

Commit

Permalink
chore(deps): update dependency @types/inquirer to v8.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 6cd7e89 commit 42626cb
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 35 deletions.
2 changes: 1 addition & 1 deletion examples/ui-prompting-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@storybook/components": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/react-webpack5": "8.1.11",
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/react": "16.14.55",
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"inquirer-autocomplete-prompt": "2.0.1"
},
"devDependencies": {
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@types/inquirer-autocomplete-prompt": "2.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/adp-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/adm-zip": "0.5.5",
"@types/ejs": "3.1.2",
"@types/express": "4.17.21",
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/prompts": "2.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@types/diff": "5.0.9",
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/prompts": "2.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/fe-fpm-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"xpath": "0.0.33"
},
"devDependencies": {
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@sap-ux/ui-prompting": "workspace:*",
"@types/ejs": "3.1.2",
"@types/i18next-fs-backend": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/inquirer-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@sap-devx/yeoman-ui-types": "1.14.4",
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@types/semver": "7.5.4",
"@types/lodash": "4.14.202"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/odata-service-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@sap-ux/feature-toggle": "workspace:*",
"@sap-devx/yeoman-ui-types": "1.14.4",
"@types/inquirer-autocomplete-prompt": "2.0.1",
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@types/lodash": "4.14.202",
"jest-extended": "3.2.4",
"lodash": "4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-prompting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@storybook/react-webpack5": "8.1.11",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@types/react": "16.14.55",
"@types/react-dom": "16.9.24",
"babel-jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-application-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@sap-devx/yeoman-ui-types": "1.14.4",
"@sap-ux/cap-config-writer": "workspace:*",
"@types/inquirer-autocomplete-prompt": "2.0.1",
"@types/inquirer": "8.2.6",
"@types/inquirer": "8.2.10",
"@types/lodash": "4.14.202",
"@types/semver": "7.5.4",
"inquirer": "8.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-library-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"inquirer": "8.2.6",
"@types/inquirer-autocomplete-prompt": "2.0.1",
"@types/inquirer": "8.2.6"
"@types/inquirer": "8.2.10"
},
"engines": {
"node": ">=18.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-library-reference-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"inquirer": "8.2.6",
"@sap-devx/yeoman-ui-types": "1.14.4",
"@types/inquirer": "8.2.6"
"@types/inquirer": "8.2.10"
},
"engines": {
"node": ">=18.x"
Expand Down
55 changes: 31 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 42626cb

Please sign in to comment.